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

Felix Yan felixonmars at archlinux.org
Mon Mar 27 01:35:45 UTC 2017


    Date: Monday, March 27, 2017 @ 01:35:43
  Author: felixonmars
Revision: 291716

upgpkg: python 3.6.1-1

Modified:
  python/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-26 22:37:55 UTC (rev 291715)
+++ PKGBUILD	2017-03-27 01:35:43 UTC (rev 291716)
@@ -6,8 +6,8 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=python
-pkgver=3.6.0
-pkgrel=3
+pkgver=3.6.1
+pkgrel=1
 _pybasever=3.6
 pkgdesc="Next generation of the python high-level scripting language"
 arch=('i686' 'x86_64')
@@ -26,7 +26,7 @@
 source=("https://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz"{,.asc}
         test_socket_aead_kernel49.patch
         dont-make-libpython-readonly.patch)
-sha1sums=('18ebf7d726782967d967dc00e3aa08b334fbdd5c'
+sha1sums=('91d880a2a9fcfc6753cbfa132bf47a47e17e7b16'
           'SKIP'
           '54df54d984fae381e471494e9b7f028a9f792eaf'
           'c22b24324b8e53326702de439c401d97927ee3f2')



More information about the arch-commits mailing list