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

Felix Yan felixonmars at archlinux.org
Sat Mar 3 03:28:58 UTC 2018


    Date: Saturday, March 3, 2018 @ 03:28:57
  Author: felixonmars
Revision: 301780

upgpkg: python-pytest-plugins 1.2.12-1

Modified:
  python-pytest-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-03 03:28:38 UTC (rev 301779)
+++ PKGBUILD	2018-03-03 03:28:57 UTC (rev 301780)
@@ -5,17 +5,17 @@
 pkgname=('python-pytest-fixture-config' 'python2-pytest-fixture-config'
          'python-pytest-shutil'         'python2-pytest-shutil'
          'python-pytest-virtualenv'     'python2-pytest-virtualenv')
-pkgver=1.2.11
-pkgrel=2
+pkgver=1.2.12
+pkgrel=1
 arch=('any')
 license=('BSD')
-url='http://github.com/manahl/pytest-plugins'
+url='https://github.com/manahl/pytest-plugins'
 makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-git' 'python2-setuptools-git'
              'python-pypandoc' 'python2-pypandoc' 'python-execnet' 'python2-execnet'
              'python-path.py' 'python2-path.py' 'python-mock' 'python2-mock' 'python2-contextlib2'
              'python-virtualenv')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/manahl/pytest-plugins/archive/v$pkgver.tar.gz")
-sha512sums=('89cf16b01fe4dd09d4aed2333d4848605f72dc3c8355c3586ebaadfbf0107d9de34ac510362d853ae07a4e533e5d8e062dea809088a346de0b669084d011a0bb')
+sha512sums=('93372f933c88a0775c29426d181c5084a0bfd251342de4443751e770c48ee0ec002c4cb89bbfc053c6415b61981c91d64b7e283592511fedfa26ffc17bf1b259')
 
 prepare() {
   # New pypandoc?



More information about the arch-commits mailing list