[arch-commits] Commit in python-setuptools-scm/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 26 17:23:13 UTC 2021


    Date: Thursday, August 26, 2021 @ 17:23:13
  Author: felixonmars
Revision: 1006378

upgpkg: python-setuptools-scm 6.1.0-1

Modified:
  python-setuptools-scm/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-26 17:23:06 UTC (rev 1006377)
+++ PKGBUILD	2021-08-26 17:23:13 UTC (rev 1006378)
@@ -4,7 +4,7 @@
 
 _name=setuptools_scm
 pkgname=python-setuptools-scm
-pkgver=6.0.1
+pkgver=6.1.0
 pkgrel=1
 pkgdesc="Handles managing your python package versions in scm metadata"
 arch=('any')
@@ -13,8 +13,8 @@
 depends=('python-setuptools')
 checkdepends=('python-pytest' 'mercurial' 'git' 'python-pip' 'python-toml')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('d1925a69cb07e9b29416a275b9fadb009a23c148ace905b2fb220649a6c18e92')
-b2sums=('7045eec0c1a43d6c93c94e0b2799f0d000cda509fa0df9ee9a638b95383f07fe430b07c3bf72fdc4809563ac289521976956f728a4b2984921fa31532bb7ed8b')
+sha256sums=('0e9fc7ca3f15657941d352ee2be5901d1606294577213e0f4c26cef20978e819')
+b2sums=('b1bdf0c2faa34eb77b378908fcd73670b2f1918552b62b0bd6a0359af00508485ddc91704966e4e862255b3c4e93492210741a60da41a8f09f9cd6c660e1aa8a')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list