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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 13:23:17
  Author: foutrelis
Revision: 751803

upgpkg: python-oslo-concurrency 4.3.1-3: Python 3.9 rebuild

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 13:23:03 UTC (rev 751802)
+++ PKGBUILD2020-11-12 13:23:17 UTC (rev 751803)
@@ -3,7 +3,7 @@
 
 pkgname=python-oslo-concurrency
 pkgver=4.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver";


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

2020-11-09 Thread Felix Yan via arch-commits
Date: Monday, November 9, 2020 @ 18:27:59
  Author: felixonmars
Revision: 747987

upgpkg: python-oslo-concurrency 4.3.1-2: Python 3.9 rebuild

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 18:27:55 UTC (rev 747986)
+++ PKGBUILD2020-11-09 18:27:59 UTC (rev 747987)
@@ -3,7 +3,7 @@
 
 pkgname=python-oslo-concurrency
 pkgver=4.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver";


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

2020-10-30 Thread Felix Yan via arch-commits
Date: Friday, October 30, 2020 @ 22:31:09
  Author: felixonmars
Revision: 737352

upgpkg: python-oslo-concurrency 4.3.1-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-30 22:16:13 UTC (rev 737351)
+++ PKGBUILD2020-10-30 22:31:09 UTC (rev 737352)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-oslo-concurrency
-pkgver=4.3.0
+pkgver=4.3.1
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-mock' 'python-oslotest' 'python-oslo-config' 
'python-eventlet')
 options=('!emptydirs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('d4b78db9fb3248a9e223d3272e640b92ab90f611325a767d87ea964248706d53a4bd1a9eed5ab0c2b947a48557e47cb9ba855f1a49f28824921f3bf3e4763286')
+sha512sums=('25eafc4a0279addc2d74ba9b56fd85911c216cd8ab6199197abb9e9136b1075988d0eca964794227aa4bd76eedb05f5c11fc5c4ec253468186fbc4f86b80abcf')
 
 export PBR_VERSION=$pkgver
 


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

2020-09-11 Thread Felix Yan via arch-commits
Date: Friday, September 11, 2020 @ 23:41:25
  Author: felixonmars
Revision: 702921

upgpkg: python-oslo-concurrency 4.3.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-11 23:41:21 UTC (rev 702920)
+++ PKGBUILD2020-09-11 23:41:25 UTC (rev 702921)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-oslo-concurrency
-pkgver=4.2.0
+pkgver=4.3.0
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-mock' 'python-oslotest' 'python-oslo-config' 
'python-eventlet')
 options=('!emptydirs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('3b7395e6bd711e7a7b5978aed7fe5efb6beee7eeecb7a3412b19aeab5c1e6d9de545e84091eecf0fd9910b3ab9a8edef1a9ef8b18312ee9111b4b14774b80667')
+sha512sums=('d4b78db9fb3248a9e223d3272e640b92ab90f611325a767d87ea964248706d53a4bd1a9eed5ab0c2b947a48557e47cb9ba855f1a49f28824921f3bf3e4763286')
 
 export PBR_VERSION=$pkgver
 


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

2020-06-29 Thread Felix Yan via arch-commits
Date: Monday, June 29, 2020 @ 18:31:20
  Author: felixonmars
Revision: 656407

upgpkg: python-oslo-concurrency 4.2.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-29 18:23:37 UTC (rev 656406)
+++ PKGBUILD2020-06-29 18:31:20 UTC (rev 656407)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-oslo-concurrency
-pkgver=4.1.1
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-mock' 'python-oslotest' 'python-oslo-config' 
'python-eventlet')
 options=('!emptydirs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('98e86063dc6e85f29c7a8dd9b6a58fd93a0569e582b38d5b24574214db41987cba8d6d9af5a573fcf39b248eba5940267ef8f4af56068e20ee8c8b90876b')
+sha512sums=('3b7395e6bd711e7a7b5978aed7fe5efb6beee7eeecb7a3412b19aeab5c1e6d9de545e84091eecf0fd9910b3ab9a8edef1a9ef8b18312ee9111b4b14774b80667')
 
 export PBR_VERSION=$pkgver
 


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

2020-06-16 Thread Felix Yan via arch-commits
Date: Wednesday, June 17, 2020 @ 05:35:43
  Author: felixonmars
Revision: 646289

upgpkg: python-oslo-concurrency 4.1.1-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-17 05:35:39 UTC (rev 646288)
+++ PKGBUILD2020-06-17 05:35:43 UTC (rev 646289)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-oslo-concurrency
-pkgver=4.1.0
+pkgver=4.1.1
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-mock' 'python-oslotest' 'python-oslo-config' 
'python-eventlet')
 options=('!emptydirs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('ff869c7bcfa58c69ace0899bd498e6816e54539ea4d846f2f9d0aacdca32156253629f8b2783e5b280ac63ae2c9f3c8ece3c1332b8f4bad0353c8f0d3498570f')
+sha512sums=('98e86063dc6e85f29c7a8dd9b6a58fd93a0569e582b38d5b24574214db41987cba8d6d9af5a573fcf39b248eba5940267ef8f4af56068e20ee8c8b90876b')
 
 export PBR_VERSION=$pkgver
 


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

2020-06-04 Thread Felix Yan via arch-commits
Date: Thursday, June 4, 2020 @ 16:34:47
  Author: felixonmars
Revision: 638968

upgpkg: python-oslo-concurrency 4.1.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-04 16:34:34 UTC (rev 638967)
+++ PKGBUILD2020-06-04 16:34:47 UTC (rev 638968)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-oslo-concurrency
-pkgver=4.0.2
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-mock' 'python-oslotest' 'python-oslo-config' 
'python-eventlet')
 options=('!emptydirs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('430c9bb91f29b5cff0e98056d964cf5ecb4c2fad8ccadbd38817d66c3a8b531e7428b550d98f6b9d686c227573c84c6a577a0e88373f01854bbbff4d12b83122')
+sha512sums=('ff869c7bcfa58c69ace0899bd498e6816e54539ea4d846f2f9d0aacdca32156253629f8b2783e5b280ac63ae2c9f3c8ece3c1332b8f4bad0353c8f0d3498570f')
 
 export PBR_VERSION=$pkgver
 


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

2020-04-07 Thread Felix Yan via arch-commits
Date: Tuesday, April 7, 2020 @ 21:17:35
  Author: felixonmars
Revision: 612491

upgpkg: python-oslo-concurrency 4.0.2-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-07 20:34:59 UTC (rev 612490)
+++ PKGBUILD2020-04-07 21:17:35 UTC (rev 612491)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-oslo-concurrency
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-mock' 'python-oslotest' 'python-oslo-config' 
'python-eventlet')
 options=('!emptydirs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('3edf44e80772353a8131848e2c63477c88824293076ab4c557d789b72753162b275fd6d103b1344327e87a77f8b42ebe41996b2940407e6fb8a881325acdcdd7')
+sha512sums=('430c9bb91f29b5cff0e98056d964cf5ecb4c2fad8ccadbd38817d66c3a8b531e7428b550d98f6b9d686c227573c84c6a577a0e88373f01854bbbff4d12b83122')
 
 export PBR_VERSION=$pkgver
 


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

2020-02-25 Thread Felix Yan via arch-commits
Date: Tuesday, February 25, 2020 @ 16:30:08
  Author: felixonmars
Revision: 581553

upgpkg: python-oslo-concurrency 4.0.1-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-25 16:29:28 UTC (rev 581552)
+++ PKGBUILD2020-02-25 16:30:08 UTC (rev 581553)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-oslo-concurrency
-pkgver=4.0.0
-pkgrel=3
+pkgver=4.0.1
+pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver";
@@ -14,7 +14,7 @@
 checkdepends=('python-mock' 'python-oslotest' 'python-oslo-config' 
'python-eventlet')
 options=('!emptydirs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('d75d84d4ce27b7418e358e5b5fdf0015511aa2caaddfed38f9eb4d1fdb4635c7df348c6cafbad26b3a0b9af8b41df898450f050e8899c4659c81b63ef8dfb45c')
+sha512sums=('3edf44e80772353a8131848e2c63477c88824293076ab4c557d789b72753162b275fd6d103b1344327e87a77f8b42ebe41996b2940407e6fb8a881325acdcdd7')
 
 export PBR_VERSION=$pkgver
 


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

2020-02-13 Thread Felix Yan via arch-commits
Date: Thursday, February 13, 2020 @ 13:27:00
  Author: felixonmars
Revision: 570172

upgpkg: python-oslo-concurrency 4.0.0-3: remove python2 sibling

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

--+
 PKGBUILD |   39 +--
 1 file changed, 9 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-13 13:25:28 UTC (rev 570171)
+++ PKGBUILD2020-02-13 13:27:00 UTC (rev 570172)
@@ -1,34 +1,26 @@
 # Maintainer: Felix Yan 
 # Contributor: Daniel Wallace 
 
-pkgbase=python-oslo-concurrency
-pkgname=(python-oslo-concurrency python2-oslo-concurrency)
+pkgname=python-oslo-concurrency
 pkgver=4.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver";
 license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-oslo-config'
- 'python2-oslo-config' 'python-oslo-i18n' 'python2-oslo-i18n' 
'python-oslo-utils'
- 'python2-oslo-utils' 'python-fasteners' 'python2-fasteners' 
'python2-enum34')
+depends=('python-six' 'python-pbr' 'python-oslo-config' 'python-oslo-i18n' 
'python-oslo-utils'
+ 'python-fasteners')
+makedepends=('python-setuptools')
 checkdepends=('python-mock' 'python-oslotest' 'python-oslo-config' 
'python-eventlet')
 options=('!emptydirs')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
 
sha512sums=('d75d84d4ce27b7418e358e5b5fdf0015511aa2caaddfed38f9eb4d1fdb4635c7df348c6cafbad26b3a0b9af8b41df898450f050e8899c4659c81b63ef8dfb45c')
 
 export PBR_VERSION=$pkgver
 
-prepare() {
-  cp -a oslo.concurrency-$pkgver{,-py2}
-}
-
 build() {
-  cd "$srcdir"/oslo.concurrency-$pkgver
+  cd oslo.concurrency-$pkgver
   python setup.py build
-
-  cd "$srcdir"/oslo.concurrency-$pkgver-py2
-  python2 setup.py build
 }
 
 check() {
@@ -36,22 +28,9 @@
   stestr run || : # "1 failure about raising rlimit"
 }
 
-package_python-oslo-concurrency() {
-  depends=('python-six' 'python-pbr' 'python-oslo-config' 'python-oslo-i18n' 
'python-oslo-utils'
-   'python-fasteners')
-
-  cd "$srcdir"/oslo.concurrency-$pkgver
+package() {
+  cd oslo.concurrency-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
 }
 
-package_python2-oslo-concurrency() {
-  depends=('python2-six' 'python2-pbr' 'python2-oslo-config' 
'python2-oslo-i18n'
-   'python2-oslo-utils' 'python2-fasteners' 'python2-enum34')
-
-  cd "$srcdir"/oslo.concurrency-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/lockutils-wrapper{,2}
-}
-
 # vim:set ts=2 sw=2 et:


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

2020-02-13 Thread Felix Yan via arch-commits
Date: Thursday, February 13, 2020 @ 10:05:06
  Author: felixonmars
Revision: 569993

upgpkg: python-oslo-concurrency 4.0.0-2: disable python2 tests

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-13 10:05:03 UTC (rev 569992)
+++ PKGBUILD2020-02-13 10:05:06 UTC (rev 569993)
@@ -4,7 +4,7 @@
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
 pkgver=4.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver";
@@ -12,16 +12,15 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-oslo-config'
  'python2-oslo-config' 'python-oslo-i18n' 'python2-oslo-i18n' 
'python-oslo-utils'
  'python2-oslo-utils' 'python-fasteners' 'python2-fasteners' 
'python2-enum34')
-checkdepends=('python-mock' 'python2-mock' 'python-oslotest' 
'python2-oslotest' 'python-oslo-config'
-  'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
+checkdepends=('python-mock' 'python-oslotest' 'python-oslo-config' 
'python-eventlet')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
 
sha512sums=('d75d84d4ce27b7418e358e5b5fdf0015511aa2caaddfed38f9eb4d1fdb4635c7df348c6cafbad26b3a0b9af8b41df898450f050e8899c4659c81b63ef8dfb45c')
 
+export PBR_VERSION=$pkgver
+
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}
-
-  export PBR_VERSION=$pkgver
 }
 
 build() {
@@ -33,11 +32,8 @@
 }
 
 check() {
-  cd "$srcdir"/oslo.concurrency-$pkgver
-  stestr run || warning "1 failure about raising rlimit"
-
-  cd "$srcdir"/oslo.concurrency-$pkgver-py2
-  PYTHON=python2 stestr2 run || warning "1 failure about raising rlimit"
+  cd oslo.concurrency-$pkgver
+  stestr run || : # "1 failure about raising rlimit"
 }
 
 package_python-oslo-concurrency() {


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

2020-02-11 Thread Felix Yan via arch-commits
Date: Tuesday, February 11, 2020 @ 16:58:56
  Author: felixonmars
Revision: 567780

upgpkg: python-oslo-concurrency 4.0.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-11 16:57:51 UTC (rev 567779)
+++ PKGBUILD2020-02-11 16:58:56 UTC (rev 567780)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.31.0
+pkgver=4.0.0
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -16,7 +16,7 @@
   'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('dc76753dbc15dd01cdde82ede1b6efb1587b32a4da80c35d766f1da0da7497e8297204b288b84570a18134f7c59db08daea89304248f38cccfd46198be191880')
+sha512sums=('d75d84d4ce27b7418e358e5b5fdf0015511aa2caaddfed38f9eb4d1fdb4635c7df348c6cafbad26b3a0b9af8b41df898450f050e8899c4659c81b63ef8dfb45c')
 
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}


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

2019-12-21 Thread Felix Yan via arch-commits
Date: Saturday, December 21, 2019 @ 20:45:55
  Author: felixonmars
Revision: 538665

upgpkg: python-oslo-concurrency 3.31.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-21 20:42:42 UTC (rev 538664)
+++ PKGBUILD2019-12-21 20:45:55 UTC (rev 538665)
@@ -3,8 +3,8 @@
 
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.30.0
-pkgrel=3
+pkgver=3.31.0
+pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver";
@@ -16,7 +16,7 @@
   'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('28a8652c018025257fa6d13ce2ddf70154c4d22bb1e6e0af229ec876a33cfa3ab3c76283004a677c7a447d05d939a24e7d6d0a18cdb53aff6c87113dd4e25110')
+sha512sums=('dc76753dbc15dd01cdde82ede1b6efb1587b32a4da80c35d766f1da0da7497e8297204b288b84570a18134f7c59db08daea89304248f38cccfd46198be191880')
 
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}


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

2019-11-03 Thread Felix Yan via arch-commits
Date: Monday, November 4, 2019 @ 07:53:10
  Author: felixonmars
Revision: 523596

Python 3.8 rebuild

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 07:52:11 UTC (rev 523595)
+++ PKGBUILD2019-11-04 07:53:10 UTC (rev 523596)
@@ -4,7 +4,7 @@
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
 pkgver=3.30.0
-pkgrel=2
+pkgrel=3
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver";


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

2019-10-26 Thread Felix Yan via arch-commits
Date: Saturday, October 26, 2019 @ 20:30:26
  Author: felixonmars
Revision: 520575

Python 3.8 rebuild

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 20:30:11 UTC (rev 520574)
+++ PKGBUILD2019-10-26 20:30:26 UTC (rev 520575)
@@ -4,7 +4,7 @@
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
 pkgver=3.30.0
-pkgrel=1
+pkgrel=2
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver";


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

2019-09-04 Thread Felix Yan via arch-commits
Date: Thursday, September 5, 2019 @ 06:06:06
  Author: felixonmars
Revision: 508136

upgpkg: python-oslo-concurrency 3.30.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-05 06:05:57 UTC (rev 508135)
+++ PKGBUILD2019-09-05 06:06:06 UTC (rev 508136)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.29.1
+pkgver=3.30.0
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -16,7 +16,7 @@
   'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('108d314190cf34a0cef14bee6a8e42bbb2c625a59ea93b9eb5329ee4647ec1570d66c0814eb20f1e45e93ce78de127b1b083a6fb7366db2b0f530eda88fa3f98')
+sha512sums=('28a8652c018025257fa6d13ce2ddf70154c4d22bb1e6e0af229ec876a33cfa3ab3c76283004a677c7a447d05d939a24e7d6d0a18cdb53aff6c87113dd4e25110')
 
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}


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

2019-02-28 Thread Felix Yan via arch-commits
Date: Thursday, February 28, 2019 @ 21:12:32
  Author: felixonmars
Revision: 437076

upgpkg: python-oslo-concurrency 3.29.1-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-28 21:09:19 UTC (rev 437075)
+++ PKGBUILD2019-02-28 21:12:32 UTC (rev 437076)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.29.0
+pkgver=3.29.1
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -16,7 +16,7 @@
   'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('0a096cbf6473514bbf261fb84a575b034a45f58cc4380bbc09b24eb5135d474c8746e3e893e69d71f36df61f5f8e7a12413595ba679f6f5a707c329363ebbb59')
+sha512sums=('108d314190cf34a0cef14bee6a8e42bbb2c625a59ea93b9eb5329ee4647ec1570d66c0814eb20f1e45e93ce78de127b1b083a6fb7366db2b0f530eda88fa3f98')
 
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}


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

2018-11-21 Thread Felix Yan via arch-commits
Date: Wednesday, November 21, 2018 @ 12:03:26
  Author: felixonmars
Revision: 409264

upgpkg: python-oslo-concurrency 3.29.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-21 10:49:43 UTC (rev 409263)
+++ PKGBUILD2018-11-21 12:03:26 UTC (rev 409264)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.28.1
+pkgver=3.29.0
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -16,7 +16,7 @@
   'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('8d7bde1173ad4e760ef19f34c4965ca4a4a4357253adc2ce85eef8e82b5388381ce5352259c47a0d3e7e291de74910454d046125db3b4d0d1881f6288c552a91')
+sha512sums=('0a096cbf6473514bbf261fb84a575b034a45f58cc4380bbc09b24eb5135d474c8746e3e893e69d71f36df61f5f8e7a12413595ba679f6f5a707c329363ebbb59')
 
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}


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

2018-09-26 Thread Felix Yan via arch-commits
Date: Wednesday, September 26, 2018 @ 08:09:15
  Author: felixonmars
Revision: 385148

upgpkg: python-oslo-concurrency 3.28.1-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-26 08:08:31 UTC (rev 385147)
+++ PKGBUILD2018-09-26 08:09:15 UTC (rev 385148)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -13,12 +13,10 @@
  'python2-oslo-config' 'python-oslo-i18n' 'python2-oslo-i18n' 
'python-oslo-utils'
  'python2-oslo-utils' 'python-fasteners' 'python2-fasteners' 
'python2-enum34')
 checkdepends=('python-mock' 'python2-mock' 'python-oslotest' 
'python2-oslotest' 'python-oslo-config'
-  'python2-oslo-config' 'python-eventlet' 'python2-eventlet' 
'python-dnspython'
-  'python2-dnspython')
-# dnspython were added for FS#60185
+  'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('a893078694ea2860a06fe2e7a92fbec81e0081c92ecf57bfabe381346673c4c3cd7c3788ec9a2ae4912662a2b2236ebb11c799e15f733030cbd06f01fffe0afd')
+sha512sums=('8d7bde1173ad4e760ef19f34c4965ca4a4a4357253adc2ce85eef8e82b5388381ce5352259c47a0d3e7e291de74910454d046125db3b4d0d1881f6288c552a91')
 
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}


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

2018-09-24 Thread Felix Yan via arch-commits
Date: Tuesday, September 25, 2018 @ 00:30:51
  Author: felixonmars
Revision: 384701

upgpkg: python-oslo-concurrency 3.28.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-25 00:28:55 UTC (rev 384700)
+++ PKGBUILD2018-09-25 00:30:51 UTC (rev 384701)
@@ -3,8 +3,8 @@
 
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.27.0
-pkgrel=2
+pkgver=3.28.0
+pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver";
@@ -13,11 +13,12 @@
  'python2-oslo-config' 'python-oslo-i18n' 'python2-oslo-i18n' 
'python-oslo-utils'
  'python2-oslo-utils' 'python-fasteners' 'python2-fasteners' 
'python2-enum34')
 checkdepends=('python-mock' 'python2-mock' 'python-oslotest' 
'python2-oslotest' 'python-oslo-config'
-  'python2-oslo-config' 'python-eventlet' 'python2-eventlet' 
'python-testrepository'
-  'python2-testrepository')
+  'python2-oslo-config' 'python-eventlet' 'python2-eventlet' 
'python-dnspython'
+  'python2-dnspython')
+# dnspython were added for FS#60185
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('9b17243e18e3550c8251de02d37e650feea390dcd70573b2fe0a74af66ccaea199e3cc4b53f2b8e3d774d825118ef6f67cd23842b2f683f51ef1d6d4d39fe175')
+sha512sums=('a893078694ea2860a06fe2e7a92fbec81e0081c92ecf57bfabe381346673c4c3cd7c3788ec9a2ae4912662a2b2236ebb11c799e15f733030cbd06f01fffe0afd')
 
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}
@@ -35,10 +36,10 @@
 
 check() {
   cd "$srcdir"/oslo.concurrency-$pkgver
-  python setup.py testr || warning "Tests failed"
+  stestr run || warning "1 failure about raising rlimit"
 
   cd "$srcdir"/oslo.concurrency-$pkgver-py2
-  PYTHON=python2 python2 setup.py testr || warning "Tests failed"
+  PYTHON=python2 stestr2 run || warning "1 failure about raising rlimit"
 }
 
 package_python-oslo-concurrency() {


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

2018-07-17 Thread Evangelos Foutras via arch-commits
Date: Wednesday, July 18, 2018 @ 03:06:51
  Author: foutrelis
Revision: 361558

Python 3.7 rebuild

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-18 03:00:59 UTC (rev 361557)
+++ PKGBUILD2018-07-18 03:06:51 UTC (rev 361558)
@@ -5,7 +5,7 @@
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
 pkgver=3.27.0
-pkgrel=1
+pkgrel=2
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver";
@@ -14,7 +14,8 @@
  'python2-oslo-config' 'python-oslo-i18n' 'python2-oslo-i18n' 
'python-oslo-utils'
  'python2-oslo-utils' 'python-fasteners' 'python2-fasteners' 
'python2-enum34')
 checkdepends=('python-mock' 'python2-mock' 'python-oslotest' 
'python2-oslotest' 'python-oslo-config'
-  'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
+  'python2-oslo-config' 'python-eventlet' 'python2-eventlet' 
'python-testrepository'
+  'python2-testrepository')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
 
sha512sums=('9b17243e18e3550c8251de02d37e650feea390dcd70573b2fe0a74af66ccaea199e3cc4b53f2b8e3d774d825118ef6f67cd23842b2f683f51ef1d6d4d39fe175')


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

2018-04-19 Thread Felix Yan via arch-commits
Date: Thursday, April 19, 2018 @ 23:50:35
  Author: felixonmars
Revision: 317085

upgpkg: python-oslo-concurrency 3.27.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-19 23:04:23 UTC (rev 317084)
+++ PKGBUILD2018-04-19 23:50:35 UTC (rev 317085)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.26.0
+pkgver=3.27.0
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -17,7 +17,7 @@
   'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('2c2b7332ca4a66fe59441bedea56bafc7b0f07e9887505042dd00f72108a62538265a574f39497b86d3718b9798f9146e2935d3685627b3f95dd8f6ad373685e')
+sha512sums=('9b17243e18e3550c8251de02d37e650feea390dcd70573b2fe0a74af66ccaea199e3cc4b53f2b8e3d774d825118ef6f67cd23842b2f683f51ef1d6d4d39fe175')
 
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}


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

2018-03-14 Thread Felix Yan via arch-commits
Date: Thursday, March 15, 2018 @ 03:25:12
  Author: felixonmars
Revision: 307942

upgpkg: python-oslo-concurrency 3.26.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-15 03:24:18 UTC (rev 307941)
+++ PKGBUILD2018-03-15 03:25:12 UTC (rev 307942)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.25.0
+pkgver=3.26.0
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -17,7 +17,7 @@
   'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('80bd92df5bd6433f5eb3e8571496176c4b959a76afbbfbe9d76196b14ecf4206521a5de33b87f529821908232a1f0fe682f6c0ee3872bc2aa058f8085f8f1498')
+sha512sums=('2c2b7332ca4a66fe59441bedea56bafc7b0f07e9887505042dd00f72108a62538265a574f39497b86d3718b9798f9146e2935d3685627b3f95dd8f6ad373685e')
 
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}


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

2018-01-15 Thread Felix Yan via arch-commits
Date: Monday, January 15, 2018 @ 16:52:51
  Author: felixonmars
Revision: 282747

upgpkg: python-oslo-concurrency 3.25.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-15 16:52:00 UTC (rev 282746)
+++ PKGBUILD2018-01-15 16:52:51 UTC (rev 282747)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.24.0
+pkgver=3.25.0
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -17,7 +17,7 @@
   'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('4f16c2a04b2b1495eb722a3ad0698226d144e8ef2f93f6b9668f682fbedb0ae073805bdd419e33cb9e1f6b5e79611e3da092c0ff0f92cf01c16579f45a12afe6')
+sha512sums=('80bd92df5bd6433f5eb3e8571496176c4b959a76afbbfbe9d76196b14ecf4206521a5de33b87f529821908232a1f0fe682f6c0ee3872bc2aa058f8085f8f1498')
 
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}


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

2017-12-12 Thread Felix Yan via arch-commits
Date: Wednesday, December 13, 2017 @ 00:12:39
  Author: felixonmars
Revision: 274026

upgpkg: python-oslo-concurrency 3.24.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 22:36:47 UTC (rev 274025)
+++ PKGBUILD2017-12-13 00:12:39 UTC (rev 274026)
@@ -4,8 +4,8 @@
 
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.23.0
-pkgrel=2
+pkgver=3.24.0
+pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver";
@@ -17,7 +17,7 @@
   'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz";)
-sha512sums=('449c6bcbb0c2f9e088ef3b0cbd600b1dd41dfcf1effa9bd097bf6dd4d53254980b047c6cec52c7aabd922f485ac1966d890462de57953569a4bfa315cfcbc8c0')
+sha512sums=('4f16c2a04b2b1495eb722a3ad0698226d144e8ef2f93f6b9668f682fbedb0ae073805bdd419e33cb9e1f6b5e79611e3da092c0ff0f92cf01c16579f45a12afe6')
 
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}


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

2017-11-30 Thread Felix Yan via arch-commits
Date: Thursday, November 30, 2017 @ 09:29:35
  Author: felixonmars
Revision: 270829

upgpkg: python-oslo-concurrency 3.23.0-2

fix file conflicts

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-30 09:27:01 UTC (rev 270828)
+++ PKGBUILD2017-11-30 09:29:35 UTC (rev 270829)
@@ -5,7 +5,7 @@
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
 pkgver=3.23.0
-pkgrel=1
+pkgrel=2
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver";
@@ -55,6 +55,8 @@
 
   cd "$srcdir"/oslo.concurrency-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
+
+  mv "$pkgdir"/usr/bin/lockutils-wrapper{,2}
 }
 
 # vim:set ts=2 sw=2 et: