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

Felix Yan felixonmars at archlinux.org
Sun Feb 9 15:51:10 UTC 2020


    Date: Sunday, February 9, 2020 @ 15:51:09
  Author: felixonmars
Revision: 565407

upgpkg: python-mox3 1.0.0-1

Modified:
  python-mox3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 15:50:56 UTC (rev 565406)
+++ PKGBUILD	2020-02-09 15:51:09 UTC (rev 565407)
@@ -2,8 +2,8 @@
 
 pkgbase=python-mox3
 pkgname=('python-mox3' 'python2-mox3')
-pkgver=0.28.0
-pkgrel=3
+pkgver=1.0.0
+pkgrel=1
 arch=('any')
 pkgdesc='Mock object framework for Python'
 url='https://docs.openstack.org/developer/mox3'
@@ -12,7 +12,7 @@
              'python-fixtures' 'python2-fixtures')
 checkdepends=('python-oslotest' 'python2-oslotest')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/mox3/archive/$pkgver.tar.gz")
-sha512sums=('abded0c36c8b1609d68d79c6c24616de534506178ff6ab1c93a23d67448973ee2515ced5fb0b6c73ff3f5cb72553dd75497356694eb6377c276fc2e1fc2c1cd3')
+sha512sums=('18e4fe6514993cfae07b0b9d0a7759285803cd09035865bf8355ef3d5eb24a07294cfcdb20fdd222c6774a6fa09a8838186ce7bbfe19e0430a060041c0ca0320')
 
 prepare() {
   # Python 3.6 fixes



More information about the arch-commits mailing list