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

David Runge dvzrv at archlinux.org
Thu May 14 13:42:23 UTC 2020


    Date: Thursday, May 14, 2020 @ 13:42:23
  Author: dvzrv
Revision: 627935

upgpkg: python-senf 1.5.0-1: Upgrading to 1.5.0.

Modified:
  python-senf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-14 13:12:29 UTC (rev 627934)
+++ PKGBUILD	2020-05-14 13:42:23 UTC (rev 627935)
@@ -2,7 +2,7 @@
 
 _name=senf
 pkgname=python-senf
-pkgver=1.4.1
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="Python module for handling platform native strings"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python')
 checkdepends=('python-hypothesis' 'python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('2362c0c9572135bb5394c077385388b887a431d79f6b190c0444a4d0cf52580e79f71f2825a697ec71e1453f6d7d36d713708728f4572ce5955806e45cae2ce0')
+sha512sums=('4a474e3bb7ceae07980e27c4d86240b862ec829e7b73fdf0fb43cfd1529cdff7fa7839fa56c354bb37adc950e848612bfd6e90234c8d4a7c143e302361ac7fe4')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"



More information about the arch-commits mailing list