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

David Runge dvzrv at archlinux.org
Tue Jan 7 11:07:44 UTC 2020


    Date: Tuesday, January 7, 2020 @ 11:07:44
  Author: dvzrv
Revision: 549826

upgpkg: python-fastnumbers 3.0.0-1: Upgrading to 3.0.0. Updating maintainer info.

Modified:
  python-fastnumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-07 11:03:34 UTC (rev 549825)
+++ PKGBUILD	2020-01-07 11:07:44 UTC (rev 549826)
@@ -1,8 +1,8 @@
-# Maintainer: David Runge <dave at sleepmap.de>
+# Maintainer: David Runge <dvzrv at archlinux.org>
 _name=fastnumbers
 pkgname=python-fastnumbers
-pkgver=2.2.1
-pkgrel=2
+pkgver=3.0.0
+pkgrel=1
 pkgdesc="Super-fast and clean conversions to numbers"
 arch=('x86_64')
 url="https://github.com/SethMMorton/fastnumbers"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-hypothesis')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('d6212bf3bc9a0ca60d3cf708d9a3ed3038ba82993d8e00a7d406f1e52afcbb9cd04ddb2522efb676be01db3cab89ccb2799f4c0e5c485ef71fc553873b87a045')
+sha512sums=('31a0e1bfd503204185b26d29172e1f6ae9f6a19328ce2b4eb93e50335e22f81802c5c3f0a42b242ce914bf403c7cfc279166c33a4843e963329b666cd949c3b0')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"



More information about the arch-commits mailing list