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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 10 23:45:36 UTC 2021


    Date: Friday, September 10, 2021 @ 23:45:36
  Author: felixonmars
Revision: 1013979

upgpkg: python-deprecated 1.2.13-1

Modified:
  python-deprecated/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-10 23:44:45 UTC (rev 1013978)
+++ PKGBUILD	2021-09-10 23:45:36 UTC (rev 1013979)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-deprecated
-pkgver=1.2.12
+pkgver=1.2.13
 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=('ff9b03a35b688474b6d5390347c4acdf5e19fcee5f7fcbb61a456c6819adbcda72ce00200d55b92c65873addad5abf9d1d5617bf477f64beb08ca23f10ebaea2')
+sha512sums=('c170b086bc4e37462181a0f53edbe745aa4f4924c7fd64d9693de267e070392b74445f9cba935e85c878b755603ca6cada8b4130ac96ab071be284047aa35619')
 
 build() {
   cd deprecated-$pkgver



More information about the arch-commits mailing list