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

David Runge dvzrv at archlinux.org
Thu Jan 7 12:41:42 UTC 2021


    Date: Thursday, January 7, 2021 @ 12:41:41
  Author: dvzrv
Revision: 811605

upgpkg: python-atpublic 2.1.2-1: Upgrade to 2.1.2.

Modified:
  python-atpublic/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-07 12:41:22 UTC (rev 811604)
+++ PKGBUILD	2021-01-07 12:41:41 UTC (rev 811605)
@@ -2,8 +2,8 @@
 
 _name=atpublic
 pkgname=python-atpublic
-pkgver=2.1.1
-pkgrel=3
+pkgver=2.1.2
+pkgrel=1
 pkgdesc="@public decorator for Python"
 arch=('any')
 url="https://gitlab.com/warsaw/public"
@@ -11,10 +11,9 @@
 depends=('python')
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-sybil')
-# upstream removed tests in sdist tarball: https://gitlab.com/warsaw/public/-/issues/8
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('9621cd08676e57b626ceb4296f4bd4e23261ce51c1e6db3dbba1f3117f629ff9ceccba449fe62c652b7a04fffb63fd641c29840267be7739f6d11ae5d8ef2ebf')
-b2sums=('2194b41d25aeb3e3996a1b8f938673dd990dd28f3fe2e9de30bf39ff576d6fa05a78f3d03874edc76e3e52353da11060fdb4d338a1639fa5f1f9f130172840ec')
+sha512sums=('cfde028756f56c7ca83b91e7d8653cee4575fb581669ee02c56a08c92ae2a6c1e51db76b6def1959354d3e931418a4dd09b78236268170d8c79620477836fe08')
+b2sums=('c388743e2348b9143926f4c3a5e7908382799b6728d1768fcc5779eae93d45b5741ec080b5255de39be14a2a3a9e2fecc657802f91df1df8e626910582785a9b')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list