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

David Runge dvzrv at gemini.archlinux.org
Tue Aug 2 21:29:51 UTC 2022


    Date: Tuesday, August 2, 2022 @ 21:29:51
  Author: dvzrv
Revision: 1259925

upgpkg: python-setuptools-declarative-requirements 1.3.0-1: Upgrade to 1.3.0.

Modified:
  python-setuptools-declarative-requirements/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-02 21:26:20 UTC (rev 1259924)
+++ PKGBUILD	2022-08-02 21:29:51 UTC (rev 1259925)
@@ -2,18 +2,18 @@
 
 _name=setuptools-declarative-requirements
 pkgname=python-setuptools-declarative-requirements
-pkgver=1.2.0
-pkgrel=4
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="File support for setuptools declarative setup.cfg"
 arch=(any)
 url="https://github.com/s0undt3ch/setuptools-declarative-requirements"
 license=(Apache)
-depends=(python-build python-installer python-setuptools python-wheel)
-makedepends=(python-setuptools-scm python-toml)
-checkdepends=(pypiserver python-packaging python-pytest python-virtualenv python-wheel)
+depends=(python-setuptools)
+makedepends=(python-build python-installer python-setuptools-scm python-toml python-wheel)
+checkdepends=(pypiserver python-pytest python-pytest-shell-utilities python-virtualenv)
 source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha512sums=('859e102be1503af5387ccd5907ab5879b91e2b8522dc8c9fff080d90bc806a1c7bc3f4bee273851d644740ab91cf2c1f6f1e83d207694f96126cf1cf87988258')
-b2sums=('7d1fe255a427aa20c92bae8d346abc09672069726d853cbda6909ffa26c8cbe01ed19b9ac2a7c46a1258c9eef685142f5112d2bc25d3b1dfa077074ab728bbb5')
+sha512sums=('db4fa0219c50c32867b3f9694e1fae488b29d305d67d0a69420d9032b4ad2b2b9a39fb672b0f7425a2fccda9c23e6cf5ef6966b6502e3560e7ae5e412da4114c')
+b2sums=('1c48eb5ceb46fa61195c99166c8323c731d5e422c0144fb7eb37e7f637fe2ade9e4adaf063ad88d5f93cee32bb7321a07a081ca12ccd8b5d1b29ef4300badceb')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list