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

David Runge dvzrv at archlinux.org
Tue Sep 4 10:29:01 UTC 2018


    Date: Tuesday, September 4, 2018 @ 10:29:01
  Author: dvzrv
Revision: 376603

upgpkg: python-atomicwrites 1.2.1-1

Upgrading to 1.2.1.

Modified:
  python-atomicwrites/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-04 09:56:45 UTC (rev 376602)
+++ PKGBUILD	2018-09-04 10:29:01 UTC (rev 376603)
@@ -5,7 +5,7 @@
 _name=atomicwrites
 pkgbase=python-atomicwrites
 pkgname=('python-atomicwrites' 'python2-atomicwrites')
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="Atomic file writes on POSIX"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('9873ca2887b3f32564b29aeb29b56df061d9610ccef5ee6efe037e41b255317b420058ff0a2753271334215ce53c537821ef63612afa4a62cd9d5162cd2003c9')
+sha512sums=('4df7ee97e0817a80378b273ced310b8ad88eb6ced93a594a6e3dc38ad1e7208226fde01b6d282f85583c57a50859e82c85bacaae8a7c64fce55e6965f74b12c5')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list