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

2020-11-05 Thread Felix Yan via arch-commits
Date: Thursday, November 5, 2020 @ 21:27:46
  Author: felixonmars
Revision: 399555

upgpkg: python-attrs 20.3.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 21:25:41 UTC (rev 399554)
+++ PKGBUILD2020-11-05 21:27:46 UTC (rev 399555)
@@ -2,7 +2,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=20.2.0
+pkgver=20.3.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python-zope-interface' 
'python-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-sha512sums=('829030d8c1fe7bffbbb8d70fc56228f4c378d85a24c89d802e51f63a78abbfa24f46f5aa8b56cb7ba26ef0bf1fb272163873c45c994145de0be45b14c6fb29cd')
+sha512sums=('640532c6b763fd96572e5d85e93c111bebc4c5e0ff9419fe92fb51280f03acb5f9f43339f57d30659e777d5578460675c60ec0a362f9ad433893e3624ce6a931')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2020-09-05 Thread Felix Yan via arch-commits
Date: Saturday, September 5, 2020 @ 13:24:31
  Author: felixonmars
Revision: 395491

upgpkg: python-attrs 20.2.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-05 13:24:19 UTC (rev 395490)
+++ PKGBUILD2020-09-05 13:24:31 UTC (rev 395491)
@@ -2,7 +2,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=20.1.0
+pkgver=20.2.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python-zope-interface' 
'python-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-sha512sums=('0be286c9263ea26fbb29a89a1c9a37577577b1147cbf440de257a3652147bcb559c8fc4118a900cef558b9f49b59074a276c8a4843f3e8829278eaae5b70e913')
+sha512sums=('829030d8c1fe7bffbbb8d70fc56228f4c378d85a24c89d802e51f63a78abbfa24f46f5aa8b56cb7ba26ef0bf1fb272163873c45c994145de0be45b14c6fb29cd')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2020-08-20 Thread Felix Yan via arch-commits
Date: Thursday, August 20, 2020 @ 21:32:19
  Author: felixonmars
Revision: 394458

upgpkg: python-attrs 20.1.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-20 21:29:55 UTC (rev 394457)
+++ PKGBUILD2020-08-20 21:32:19 UTC (rev 394458)
@@ -2,8 +2,8 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=19.3.0
-pkgrel=4
+pkgver=20.1.0
+pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python-zope-interface' 
'python-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-sha512sums=('b5b641e6732156d1454ed6c49e3a6b29200a8d3f1515fb59aeb85fcb5e9ab6a1d760904de45083cae5250e7bf1a7aa2c1f3ede217240a63f989ae4bb484f2511')
+sha512sums=('0be286c9263ea26fbb29a89a1c9a37577577b1147cbf440de257a3652147bcb559c8fc4118a900cef558b9f49b59074a276c8a4843f3e8829278eaae5b70e913')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2020-02-25 Thread Felix Yan via arch-commits
Date: Tuesday, February 25, 2020 @ 10:58:39
  Author: felixonmars
Revision: 376181

upgpkg: python-attrs 19.3.0-4: disable python2 tests

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-25 10:54:56 UTC (rev 376180)
+++ PKGBUILD2020-02-25 10:58:39 UTC (rev 376181)
@@ -3,14 +3,13 @@
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
 pkgver=19.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Attributes without boilerplate."
 arch=('any')
 license=('MIT')
 url="https://attrs.readthedocs.org/";
 makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
-  'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
+checkdepends=('python-pytest-runner' 'python-zope-interface' 
'python-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
 
sha512sums=('b5b641e6732156d1454ed6c49e3a6b29200a8d3f1515fb59aeb85fcb5e9ab6a1d760904de45083cae5250e7bf1a7aa2c1f3ede217240a63f989ae4bb484f2511')
 
@@ -21,30 +20,27 @@
 build() {
   cd "$srcdir"/attrs-$pkgver
   python setup.py build
- 
+
   cd "$srcdir"/attrs-$pkgver-py2
   python2 setup.py build
 }
 
 check() {
-  cd "$srcdir"/attrs-$pkgver
+  cd attrs-$pkgver
   python setup.py pytest
+}
 
-  cd "$srcdir"/attrs-$pkgver-py2
-  python2 setup.py pytest
-}
- 
 package_python-attrs() {
   depends=('python')
- 
+
   cd attrs-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
- 
+
 package_python2-attrs() {
   depends=('python2')
- 
+
   cd attrs-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"


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

2019-10-31 Thread Evangelos Foutras via arch-commits
Date: Thursday, October 31, 2019 @ 16:57:43
  Author: foutrelis
Revision: 366233

Python 3.8 rebuild

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 16:53:57 UTC (rev 366232)
+++ PKGBUILD2019-10-31 16:57:43 UTC (rev 366233)
@@ -3,7 +3,7 @@
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
 pkgver=19.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Attributes without boilerplate."
 arch=('any')
 license=('MIT')


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

2019-10-25 Thread Felix Yan via arch-commits
Date: Friday, October 25, 2019 @ 15:30:29
  Author: felixonmars
Revision: 365625

Python 3.8 rebuild

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 15:30:12 UTC (rev 365624)
+++ PKGBUILD2019-10-25 15:30:29 UTC (rev 365625)
@@ -3,7 +3,7 @@
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
 pkgver=19.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Attributes without boilerplate."
 arch=('any')
 license=('MIT')


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

2019-10-15 Thread Felix Yan via arch-commits
Date: Wednesday, October 16, 2019 @ 06:38:01
  Author: felixonmars
Revision: 365063

upgpkg: python-attrs 19.3.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-15 23:59:29 UTC (rev 365062)
+++ PKGBUILD2019-10-16 06:38:01 UTC (rev 365063)
@@ -2,7 +2,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=19.2.0
+pkgver=19.3.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-sha512sums=('c6239f5553d99f324a36193d9f6e684fdce26efcf4da866d1b995cd644909ec4b58ac6ef6c20a0fda4b8a16d00ec0aacfd3970a52b68997fd10804d5286b41c6')
+sha512sums=('b5b641e6732156d1454ed6c49e3a6b29200a8d3f1515fb59aeb85fcb5e9ab6a1d760904de45083cae5250e7bf1a7aa2c1f3ede217240a63f989ae4bb484f2511')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2019-10-05 Thread Felix Yan via arch-commits
Date: Saturday, October 5, 2019 @ 21:21:12
  Author: felixonmars
Revision: 363867

upgpkg: python-attrs 19.2.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-05 20:59:45 UTC (rev 363866)
+++ PKGBUILD2019-10-05 21:21:12 UTC (rev 363867)
@@ -2,7 +2,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=19.1.0
+pkgver=19.2.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-sha512sums=('22ee45e8b10a7abe10e720788c5cfab424d0bfe70e595dfb116928b8ebea497a747e8234d96549da00f0967de750fb943db0cd3669354253a27be2ca30fe413a')
+sha512sums=('c6239f5553d99f324a36193d9f6e684fdce26efcf4da866d1b995cd644909ec4b58ac6ef6c20a0fda4b8a16d00ec0aacfd3970a52b68997fd10804d5286b41c6')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2019-03-04 Thread Felix Yan via arch-commits
Date: Monday, March 4, 2019 @ 19:13:10
  Author: felixonmars
Revision: 347053

upgpkg: python-attrs 19.1.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-04 18:32:26 UTC (rev 347052)
+++ PKGBUILD2019-03-04 19:13:10 UTC (rev 347053)
@@ -2,7 +2,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=18.2.0
+pkgver=19.1.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-sha512sums=('58c26579d6dfcacbe9e3f770a125861e0625d435f1293eebe0d62efc9b8aa9572be2b312d73037a647163bffb0a13b240fb157aff7ed35196f637ae945d61d22')
+sha512sums=('22ee45e8b10a7abe10e720788c5cfab424d0bfe70e595dfb116928b8ebea497a747e8234d96549da00f0967de750fb943db0cd3669354253a27be2ca30fe413a')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2018-09-01 Thread Felix Yan via arch-commits
Date: Saturday, September 1, 2018 @ 07:52:37
  Author: felixonmars
Revision: 333171

upgpkg: python-attrs 18.2.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 16:36:51 UTC (rev 333170)
+++ PKGBUILD2018-09-01 07:52:37 UTC (rev 333171)
@@ -3,8 +3,8 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=18.1.0
-pkgrel=2
+pkgver=18.2.0
+pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
 license=('MIT')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-sha512sums=('9aa4421d1c16614cd26089c219f70602fd6baa5fbbf4aa96def189e9a41f8c761d7f522c5e167a63e366cf8b46e87477c345655f09738a14981bb40dbcd12b91')
+sha512sums=('58c26579d6dfcacbe9e3f770a125861e0625d435f1293eebe0d62efc9b8aa9572be2b312d73037a647163bffb0a13b240fb157aff7ed35196f637ae945d61d22')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2018-06-29 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 01:22:42
  Author: felixonmars
Revision: 327784

upgpkg: python-attrs 18.1.0-2

Python 3.7 rebuild

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-29 21:15:22 UTC (rev 327783)
+++ PKGBUILD2018-06-30 01:22:42 UTC (rev 327784)
@@ -4,7 +4,7 @@
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
 pkgver=18.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Attributes without boilerplate."
 arch=('any')
 license=('MIT')


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

2018-05-04 Thread Felix Yan via arch-commits
Date: Friday, May 4, 2018 @ 14:54:02
  Author: felixonmars
Revision: 323375

upgpkg: python-attrs 18.1.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-04 10:54:14 UTC (rev 323374)
+++ PKGBUILD2018-05-04 14:54:02 UTC (rev 323375)
@@ -3,7 +3,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=17.4.0
+pkgver=18.1.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-sha512sums=('b631cd5af1be7c78175230363a3cf9d37cb0237d87b24f994812b5734985d114708d5bf7ee5d92b8b13c6b8daa313efde4a9f60f0630df0b62bbcf4928a016ff')
+sha512sums=('9aa4421d1c16614cd26089c219f70602fd6baa5fbbf4aa96def189e9a41f8c761d7f522c5e167a63e366cf8b46e87477c345655f09738a14981bb40dbcd12b91')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2017-12-30 Thread Felix Yan via arch-commits
Date: Saturday, December 30, 2017 @ 08:57:53
  Author: felixonmars
Revision: 313795

upgpkg: python-attrs 17.4.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-30 07:20:14 UTC (rev 313794)
+++ PKGBUILD2017-12-30 08:57:53 UTC (rev 313795)
@@ -3,7 +3,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=17.3.0
+pkgver=17.4.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-sha512sums=('69a104a0a00c13946ca61c5e21a6acd4e75a43c775d54f270c9da3fd9475df54997c32a25a5c47a24012daac2f525457b1727fb2bb7291afb90627bf87d818ee')
+sha512sums=('b631cd5af1be7c78175230363a3cf9d37cb0237d87b24f994812b5734985d114708d5bf7ee5d92b8b13c6b8daa313efde4a9f60f0630df0b62bbcf4928a016ff')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 19:03:35
  Author: felixonmars
Revision: 309056

upgpkg: python-attrs 17.3.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 19:02:05 UTC (rev 309055)
+++ PKGBUILD2017-11-08 19:03:35 UTC (rev 309056)
@@ -3,7 +3,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=17.2.0
+pkgver=17.3.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-sha512sums=('02243e59ff417deddb330e841d42c0f43d3bea4435f114d3a9a8f4c3bd424c2ef565c630d179db7b3687d22091bf6e619de661171248c0ff0a0e5ec5f9bf7e21')
+sha512sums=('69a104a0a00c13946ca61c5e21a6acd4e75a43c775d54f270c9da3fd9475df54997c32a25a5c47a24012daac2f525457b1727fb2bb7291afb90627bf87d818ee')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2017-05-25 Thread Felix Yan
Date: Thursday, May 25, 2017 @ 07:13:22
  Author: felixonmars
Revision: 296554

upgpkg: python-attrs 17.2.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-25 06:48:08 UTC (rev 296553)
+++ PKGBUILD2017-05-25 07:13:22 UTC (rev 296554)
@@ -3,7 +3,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=17.1.0
+pkgver=17.2.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-sha512sums=('5d902dfefdcfdc693931e0600833d3bc412d26026fda8691cc8f2652b4e872dfd17ac600a463c11152df11db1c9bbf6e598360d1ead50d9ebf5bae4124921517')
+sha512sums=('02243e59ff417deddb330e841d42c0f43d3bea4435f114d3a9a8f4c3bd424c2ef565c630d179db7b3687d22091bf6e619de661171248c0ff0a0e5ec5f9bf7e21')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2017-05-17 Thread Felix Yan
Date: Thursday, May 18, 2017 @ 05:34:23
  Author: felixonmars
Revision: 296239

upgpkg: python-attrs 17.1.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-18 05:21:53 UTC (rev 296238)
+++ PKGBUILD2017-05-18 05:34:23 UTC (rev 296239)
@@ -3,8 +3,8 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=16.3.0
-pkgrel=2
+pkgver=17.1.0
+pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
 license=('MIT')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-md5sums=('4ec003c49360853cf935113d1ae56151')
+sha512sums=('5d902dfefdcfdc693931e0600833d3bc412d26026fda8691cc8f2652b4e872dfd17ac600a463c11152df11db1c9bbf6e598360d1ead50d9ebf5bae4124921517')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}
@@ -29,10 +29,10 @@
 
 check() {
   cd "$srcdir"/attrs-$pkgver
-  python setup.py ptr
+  python setup.py pytest
 
   cd "$srcdir"/attrs-$pkgver-py2
-  python2 setup.py ptr
+  python2 setup.py pytest
 }
  
 package_python-attrs() {


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

2016-12-24 Thread Felix Yan
Date: Sunday, December 25, 2016 @ 04:14:10
  Author: felixonmars
Revision: 284715

Python 3.6 rebuild

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-25 02:36:40 UTC (rev 284714)
+++ PKGBUILD2016-12-25 04:14:10 UTC (rev 284715)
@@ -4,7 +4,7 @@
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
 pkgver=16.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Attributes without boilerplate."
 arch=('any')
 license=('MIT')


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

2016-11-24 Thread Felix Yan
Date: Friday, November 25, 2016 @ 02:23:20
  Author: felixonmars
Revision: 281998

upgpkg: python-attrs 16.3.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-24 20:53:17 UTC (rev 281997)
+++ PKGBUILD2016-11-25 02:23:20 UTC (rev 281998)
@@ -3,7 +3,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=16.2.0
+pkgver=16.3.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-md5sums=('442b73d049af046ced010671b7bfd0e9')
+md5sums=('4ec003c49360853cf935113d1ae56151')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2016-09-16 Thread Felix Yan
Date: Saturday, September 17, 2016 @ 06:23:11
  Author: felixonmars
Revision: 276555

upgpkg: python-attrs 16.2.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-17 03:38:59 UTC (rev 276554)
+++ PKGBUILD2016-09-17 06:23:11 UTC (rev 276555)
@@ -3,7 +3,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=16.1.0
+pkgver=16.2.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-md5sums=('5bc532dde76f34ade746debabdfe1662')
+md5sums=('442b73d049af046ced010671b7bfd0e9')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2016-08-31 Thread Felix Yan
Date: Wednesday, August 31, 2016 @ 16:22:03
  Author: felixonmars
Revision: 275615

upgpkg: python-attrs 16.1.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-31 16:11:56 UTC (rev 275614)
+++ PKGBUILD2016-08-31 16:22:03 UTC (rev 275615)
@@ -3,7 +3,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=16.0.0
+pkgver=16.1.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-md5sums=('5bcdd418f6e83e580434c63067c08a73')
+md5sums=('5bc532dde76f34ade746debabdfe1662')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


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

2016-05-23 Thread Felix Yan
Date: Tuesday, May 24, 2016 @ 08:17:56
  Author: fyan
Revision: 268525

upgpkg: python-attrs 16.0.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-24 06:10:36 UTC (rev 268524)
+++ PKGBUILD2016-05-24 06:17:56 UTC (rev 268525)
@@ -3,7 +3,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=15.2.0
+pkgver=16.0.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -10,9 +10,10 @@
 license=('MIT')
 url="https://attrs.readthedocs.org/";
 makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface' 'python2-zope-interface')
-source=("http://pypi.python.org/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
-md5sums=('b3c460eb6482f6e557c0e4025475c007')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
+  'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
+source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz";)
+md5sums=('5bcdd418f6e83e580434c63067c08a73')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}