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

Felix Yan felixonmars at archlinux.org
Sat Mar 13 14:36:55 UTC 2021


    Date: Saturday, March 13, 2021 @ 14:36:55
  Author: felixonmars
Revision: 890285

upgpkg: python-deprecated 1.2.12-1

Modified:
  python-deprecated/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-13 14:33:51 UTC (rev 890284)
+++ PKGBUILD	2021-03-13 14:36:55 UTC (rev 890285)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-deprecated
-pkgver=1.2.11
+pkgver=1.2.12
 pkgrel=1
 pkgdesc="Python @deprecated decorator to deprecate old python classes, functions or methods"
 url="https://github.com/tantale/deprecated"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/tantale/deprecated/archive/v$pkgver.tar.gz")
-sha512sums=('343f62a7a658569de885ac923a1de7f7b4cc5bf63d27d1b13474795ca38cc52932e35133b45d05c1b42d498af56f5945fad5c49b3cbdebda70337294da5d84c4')
+sha512sums=('ff9b03a35b688474b6d5390347c4acdf5e19fcee5f7fcbb61a456c6819adbcda72ce00200d55b92c65873addad5abf9d1d5617bf477f64beb08ca23f10ebaea2')
 
 build() {
   cd deprecated-$pkgver



More information about the arch-commits mailing list