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

2020-12-17 Thread Felix Yan via arch-commits
Date: Thursday, December 17, 2020 @ 09:35:08
  Author: felixonmars
Revision: 777233

upgpkg: python-pytest-flake8 1.0.7-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-17 09:34:45 UTC (rev 777232)
+++ PKGBUILD2020-12-17 09:35:08 UTC (rev 777233)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pytest-flake8
-pkgver=1.0.6
-pkgrel=3
+pkgver=1.0.7
+pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
 license=('MIT')
@@ -9,7 +9,7 @@
 url='https://github.com/tholo/pytest-flake8'
 depends=('python-pytest' 'flake8')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
-sha512sums=('0956690c51df94d6eab81494b4f6a30b242926c7ada071e46b40b6b23c4e4ccddea4fb91758306b186616b20ea9ecfb7e5da794c37352e85146d0bc400901020')
+sha512sums=('c71d08eefcafe5503a660d8495c3520a9ae26ba701095c13111b33dc420fed03a2cbffa889eef08488ab5254ed001fd43b3a4757ffa2011cc3b4bd80d078f3c1')
 
 prepare() {
   sed -i 's/ignore = E128/ignore = E128 W605/' pytest-flake8-$pkgver/tox.ini


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

2020-11-12 Thread Felix Yan via arch-commits
Date: Thursday, November 12, 2020 @ 15:14:54
  Author: felixonmars
Revision: 752029

upgpkg: python-pytest-flake8 1.0.6-3: Python 3.9 rebuild

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 15:14:52 UTC (rev 752028)
+++ PKGBUILD2020-11-12 15:14:54 UTC (rev 752029)
@@ -2,7 +2,7 @@
 
 pkgname=python-pytest-flake8
 pkgver=1.0.6
-pkgrel=2
+pkgrel=3
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
 license=('MIT')


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

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Monday, November 9, 2020 @ 20:20:15
  Author: foutrelis
Revision: 748191

upgpkg: python-pytest-flake8 1.0.6-2: Python 3.9 rebuild

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 20:20:10 UTC (rev 748190)
+++ PKGBUILD2020-11-09 20:20:15 UTC (rev 748191)
@@ -2,7 +2,7 @@
 
 pkgname=python-pytest-flake8
 pkgver=1.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
 license=('MIT')


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

2020-05-13 Thread Felix Yan via arch-commits
Date: Wednesday, May 13, 2020 @ 19:15:53
  Author: felixonmars
Revision: 627749

upgpkg: python-pytest-flake8 1.0.6-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-13 19:14:57 UTC (rev 627748)
+++ PKGBUILD2020-05-13 19:15:53 UTC (rev 627749)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pytest-flake8
-pkgver=1.0.5
+pkgver=1.0.6
 pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
@@ -9,7 +9,7 @@
 url='https://github.com/tholo/pytest-flake8'
 depends=('python-pytest' 'flake8')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
-sha512sums=('87caa4e80dfd3148ae2c92f863f2ffd1f6561bf5f09fca477cb41aabfbc7af1fee1356a57bcb830e3f2d2976d29bca78ce5700bd8b36e09a6e0fe08f2464f13e')
+sha512sums=('0956690c51df94d6eab81494b4f6a30b242926c7ada071e46b40b6b23c4e4ccddea4fb91758306b186616b20ea9ecfb7e5da794c37352e85146d0bc400901020')
 
 prepare() {
   sed -i 's/ignore = E128/ignore = E128 W605/' pytest-flake8-$pkgver/tox.ini


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

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 23:02:39
  Author: felixonmars
Revision: 618416

upgpkg: python-pytest-flake8 1.0.5-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 23:02:24 UTC (rev 618415)
+++ PKGBUILD2020-04-23 23:02:39 UTC (rev 618416)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pytest-flake8
-pkgver=1.0.4
-pkgrel=4
+pkgver=1.0.5
+pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
 license=('MIT')
@@ -9,7 +9,7 @@
 url='https://github.com/tholo/pytest-flake8'
 depends=('python-pytest' 'flake8')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
-sha512sums=('5955492b9dc32f7098a314d85d44a5b3b394f218d8a2b0470a70b5c3e6e6068eea5d9ddc385cd10cdf374ea44799966da8c7095f3901a10c337cfd76fe1123f1')
+sha512sums=('87caa4e80dfd3148ae2c92f863f2ffd1f6561bf5f09fca477cb41aabfbc7af1fee1356a57bcb830e3f2d2976d29bca78ce5700bd8b36e09a6e0fe08f2464f13e')
 
 prepare() {
   sed -i 's/ignore = E128/ignore = E128 W605/' pytest-flake8-$pkgver/tox.ini


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

2020-01-15 Thread Antonio Rojas via arch-commits
Date: Wednesday, January 15, 2020 @ 17:29:49
  Author: arojas
Revision: 552665

Drop python2

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-15 17:25:55 UTC (rev 552664)
+++ PKGBUILD2020-01-15 17:29:49 UTC (rev 552665)
@@ -1,29 +1,23 @@
 # Maintainer: Felix Yan 
 
-pkgbase=python-pytest-flake8
-pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
+pkgname=python-pytest-flake8
 pkgver=1.0.4
-pkgrel=3
+pkgrel=4
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
 license=('MIT')
 url='https://github.com/tholo/pytest-flake8'
-makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
+depends=('python-pytest' 'flake8')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
 
sha512sums=('5955492b9dc32f7098a314d85d44a5b3b394f218d8a2b0470a70b5c3e6e6068eea5d9ddc385cd10cdf374ea44799966da8c7095f3901a10c337cfd76fe1123f1')
 
 prepare() {
   sed -i 's/ignore = E128/ignore = E128 W605/' pytest-flake8-$pkgver/tox.ini
-
-  cp -a pytest-flake8-$pkgver{,-py2}
 }
 
 build() {
   cd "$srcdir"/pytest-flake8-$pkgver
   python setup.py build
-
-  cd "$srcdir"/pytest-flake8-$pkgver-py2
-  python2 setup.py build
 }
 
 check() {
@@ -32,26 +26,12 @@
   cd "$srcdir"/pytest-flake8-$pkgver
   python setup.py install --root="$PWD/tmp_install" --optimize=1
   PYTHONPATH="$PWD/tmp_install/usr/lib/python3.8/site-packages:$PYTHONPATH" 
py.test
-
-  cd "$srcdir"/pytest-flake8-$pkgver-py2
-  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" 
py.test2
 }
 
-package_python-pytest-flake8() {
-  depends=('python-pytest' 'flake8')
-
+package() {
   cd pytest-flake8-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
   install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
 
-package_python2-pytest-flake8() {
-  depends=('python2-pytest' 'python2-flake8')
-
-  cd pytest-flake8-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
 # vim:set ts=2 sw=2 et:


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

2019-11-03 Thread Felix Yan via arch-commits
Date: Monday, November 4, 2019 @ 01:58:09
  Author: felixonmars
Revision: 522944

Python 3.8 rebuild

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 01:57:58 UTC (rev 522943)
+++ PKGBUILD2019-11-04 01:58:09 UTC (rev 522944)
@@ -3,7 +3,7 @@
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
 pkgver=1.0.4
-pkgrel=2
+pkgrel=3
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
 license=('MIT')


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

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

Python 3.8 rebuild

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 20:52:26 UTC (rev 520640)
+++ PKGBUILD2019-10-26 20:52:28 UTC (rev 520641)
@@ -3,7 +3,7 @@
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
 pkgver=1.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
 license=('MIT')


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

2019-02-01 Thread Felix Yan via arch-commits
Date: Friday, February 1, 2019 @ 12:13:39
  Author: felixonmars
Revision: 429083

upgpkg: python-pytest-flake8 1.0.4-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-01 12:12:47 UTC (rev 429082)
+++ PKGBUILD2019-02-01 12:13:39 UTC (rev 429083)
@@ -2,7 +2,7 @@
 
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
@@ -10,7 +10,7 @@
 url='https://github.com/tholo/pytest-flake8'
 makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
-sha512sums=('c17b9d3b635c61e61242abb7cdb457fd6906c4a7c1d2ece9ea625cfe4d0675caabff366511b4114e6afc1742b7ccf9d8d56658fe69b28b819a42d1af183cbe87')
+sha512sums=('5955492b9dc32f7098a314d85d44a5b3b394f218d8a2b0470a70b5c3e6e6068eea5d9ddc385cd10cdf374ea44799966da8c7095f3901a10c337cfd76fe1123f1')
 
 prepare() {
   sed -i 's/ignore = E128/ignore = E128 W605/' pytest-flake8-$pkgver/tox.ini


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

2019-01-13 Thread Felix Yan via arch-commits
Date: Monday, January 14, 2019 @ 07:36:52
  Author: felixonmars
Revision: 423050

upgpkg: python-pytest-flake8 1.0.3-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-14 07:35:12 UTC (rev 423049)
+++ PKGBUILD2019-01-14 07:36:52 UTC (rev 423050)
@@ -2,7 +2,7 @@
 
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
@@ -10,7 +10,7 @@
 url='https://github.com/tholo/pytest-flake8'
 makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
-sha512sums=('fec31ba44a9915007b5629c82636d522cd9184739699e963c6cae27fbb9ddf55e1853c922abd2e2259e02074920ef2c67ae80d6a93bff8187082fa8584daea60')
+sha512sums=('c17b9d3b635c61e61242abb7cdb457fd6906c4a7c1d2ece9ea625cfe4d0675caabff366511b4114e6afc1742b7ccf9d8d56658fe69b28b819a42d1af183cbe87')
 
 prepare() {
   sed -i 's/ignore = E128/ignore = E128 W605/' pytest-flake8-$pkgver/tox.ini


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

2018-07-28 Thread Felix Yan via arch-commits
Date: Saturday, July 28, 2018 @ 14:18:40
  Author: felixonmars
Revision: 363760

upgpkg: python-pytest-flake8 1.0.2-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-28 14:18:28 UTC (rev 363759)
+++ PKGBUILD2018-07-28 14:18:40 UTC (rev 363760)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
 license=('MIT')
@@ -11,7 +11,7 @@
 url='https://github.com/tholo/pytest-flake8'
 makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
-sha512sums=('a46f47493094543ee88068527c211a4fef7bf17b5a7ff39c04b3daaa46493919710266ae3e02041f9ded0191ffa7a0687a939bf8b4d647ee4d543a3b210dc994')
+sha512sums=('fec31ba44a9915007b5629c82636d522cd9184739699e963c6cae27fbb9ddf55e1853c922abd2e2259e02074920ef2c67ae80d6a93bff8187082fa8584daea60')
 
 prepare() {
   sed -i 's/ignore = E128/ignore = E128 W605/' pytest-flake8-$pkgver/tox.ini


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

2018-07-08 Thread Felix Yan via arch-commits
Date: Sunday, July 8, 2018 @ 12:54:56
  Author: felixonmars
Revision: 354834

Python 3.7 rebuild

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-08 12:54:41 UTC (rev 354833)
+++ PKGBUILD2018-07-08 12:54:56 UTC (rev 354834)
@@ -4,7 +4,7 @@
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
 pkgver=1.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
 license=('MIT')
@@ -32,7 +32,7 @@
 
   cd "$srcdir"/pytest-flake8-$pkgver
   python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH" 
py.test
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.7/site-packages:$PYTHONPATH" 
py.test
 
   cd "$srcdir"/pytest-flake8-$pkgver-py2
   python2 setup.py install --root="$PWD/tmp_install" --optimize=1


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

2018-05-14 Thread Felix Yan via arch-commits
Date: Monday, May 14, 2018 @ 06:20:08
  Author: felixonmars
Revision: 321723

upgpkg: python-pytest-flake8 1.0.1-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-14 06:19:38 UTC (rev 321722)
+++ PKGBUILD2018-05-14 06:20:08 UTC (rev 321723)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
@@ -11,11 +11,10 @@
 url='https://github.com/tholo/pytest-flake8'
 makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
-sha512sums=('6c48375dfd99f549738fc1f3488d51a2c5211e5459d8dde993bd8f6fb6203923c9257e17543e12d792ff6bfcf178b2c898bd80bd35734b671e37db0731e2c89f')
+sha512sums=('a46f47493094543ee88068527c211a4fef7bf17b5a7ff39c04b3daaa46493919710266ae3e02041f9ded0191ffa7a0687a939bf8b4d647ee4d543a3b210dc994')
 
 prepare() {
-  # https://github.com/tholo/pytest-flake8/pull/14
-  sed -i 's/flake8-ignore = E128/flake8-ignore = E128 E501/' 
pytest-flake8-$pkgver/tox.ini
+  sed -i 's/ignore = E128/ignore = E128 W605/' pytest-flake8-$pkgver/tox.ini
 
   cp -a pytest-flake8-$pkgver{,-py2}
 }


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

2018-03-19 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 03:20:31
  Author: felixonmars
Revision: 309193

upgpkg: python-pytest-flake8 1.0.0-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 03:20:02 UTC (rev 309192)
+++ PKGBUILD2018-03-20 03:20:31 UTC (rev 309193)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=0.9.1
+pkgver=1.0.0
 pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
@@ -11,7 +11,7 @@
 url='https://github.com/tholo/pytest-flake8'
 makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
-sha512sums=('27e1703407ec0fe1b301cfb51ee7e810a1ac35649561245cfd77b20ccd05a07e99246e2df489d77a3c3eedc050d18f00201b63b9e83f1a141f8f84f147809f35')
+sha512sums=('6c48375dfd99f549738fc1f3488d51a2c5211e5459d8dde993bd8f6fb6203923c9257e17543e12d792ff6bfcf178b2c898bd80bd35734b671e37db0731e2c89f')
 
 prepare() {
   # https://github.com/tholo/pytest-flake8/pull/14


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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 08:05:57
  Author: felixonmars
Revision: 264582

upgpkg: python-pytest-flake8 0.9.1-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 07:31:12 UTC (rev 264581)
+++ PKGBUILD2017-10-27 08:05:57 UTC (rev 264582)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=0.9
+pkgver=0.9.1
 pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
@@ -11,7 +11,7 @@
 url='https://github.com/tholo/pytest-flake8'
 makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
-sha512sums=('07d35cf636824178065ace6113afa6a37cb5d451f43da2683a694e6104bf72f27e7c89da59573b817031522f5827d06ef3136ee91db0162d9dcb25e63454592d')
+sha512sums=('27e1703407ec0fe1b301cfb51ee7e810a1ac35649561245cfd77b20ccd05a07e99246e2df489d77a3c3eedc050d18f00201b63b9e83f1a141f8f84f147809f35')
 
 prepare() {
   # https://github.com/tholo/pytest-flake8/pull/14


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

2017-10-25 Thread Felix Yan
Date: Wednesday, October 25, 2017 @ 12:13:02
  Author: felixonmars
Revision: 264240

upgpkg: python-pytest-flake8 0.9-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

--+
 PKGBUILD |   28 ++--
 1 file changed, 14 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-25 12:09:21 UTC (rev 264239)
+++ PKGBUILD2017-10-25 12:13:02 UTC (rev 264240)
@@ -3,28 +3,28 @@
 
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.9
+pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
 license=('MIT')
-url='http://github.com/tholo/pytest-flake8'
-makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8' 'git')
-source=("git+https://github.com/tholo/pytest-flake8#tag=$pkgver;)
-md5sums=('SKIP')
+url='https://github.com/tholo/pytest-flake8'
+makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
+sha512sums=('07d35cf636824178065ace6113afa6a37cb5d451f43da2683a694e6104bf72f27e7c89da59573b817031522f5827d06ef3136ee91db0162d9dcb25e63454592d')
 
 prepare() {
   # https://github.com/tholo/pytest-flake8/pull/14
-  sed -i 's/flake8-ignore = E128/flake8-ignore = E128 E501/' 
pytest-flake8/tox.ini
+  sed -i 's/flake8-ignore = E128/flake8-ignore = E128 E501/' 
pytest-flake8-$pkgver/tox.ini
 
-  cp -a pytest-flake8{,-py2}
+  cp -a pytest-flake8-$pkgver{,-py2}
 }
 
 build() {
-  cd "$srcdir"/pytest-flake8
+  cd "$srcdir"/pytest-flake8-$pkgver
   python setup.py build
 
-  cd "$srcdir"/pytest-flake8-py2
+  cd "$srcdir"/pytest-flake8-$pkgver-py2
   python2 setup.py build
 }
 
@@ -31,11 +31,11 @@
 check() {
   # Hack entry points by installing it
 
-  cd "$srcdir"/pytest-flake8
+  cd "$srcdir"/pytest-flake8-$pkgver
   python setup.py install --root="$PWD/tmp_install" --optimize=1
   PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH" 
py.test
 
-  cd "$srcdir"/pytest-flake8-py2
+  cd "$srcdir"/pytest-flake8-$pkgver-py2
   python2 setup.py install --root="$PWD/tmp_install" --optimize=1
   PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" 
py.test2
 }
@@ -43,7 +43,7 @@
 package_python-pytest-flake8() {
   depends=('python-pytest' 'flake8')
 
-  cd pytest-flake8
+  cd pytest-flake8-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
   install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
@@ -51,7 +51,7 @@
 package_python2-pytest-flake8() {
   depends=('python2-pytest' 'python2-flake8')
 
-  cd pytest-flake8-py2
+  cd pytest-flake8-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
   install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }


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

2016-12-24 Thread Felix Yan
Date: Saturday, December 24, 2016 @ 18:19:27
  Author: felixonmars
Revision: 201753

Python 3.6 rebuild

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-24 18:15:21 UTC (rev 201752)
+++ PKGBUILD2016-12-24 18:19:27 UTC (rev 201753)
@@ -4,7 +4,7 @@
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
 pkgver=0.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
 license=('MIT')
@@ -33,7 +33,7 @@
 
   cd "$srcdir"/pytest-flake8
   python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH" 
py.test
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH" 
py.test
 
   cd "$srcdir"/pytest-flake8-py2
   python2 setup.py install --root="$PWD/tmp_install" --optimize=1


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

2016-10-18 Thread Felix Yan
Date: Tuesday, October 18, 2016 @ 14:53:34
  Author: felixonmars
Revision: 192516

upgpkg: python-pytest-flake8 0.8.1-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-18 14:15:15 UTC (rev 192515)
+++ PKGBUILD2016-10-18 14:53:34 UTC (rev 192516)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=0.7
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')


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

2016-10-07 Thread Felix Yan
Date: Friday, October 7, 2016 @ 08:09:59
  Author: felixonmars
Revision: 191534

upgpkg: python-pytest-flake8 0.7-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-07 06:50:56 UTC (rev 191533)
+++ PKGBUILD2016-10-07 08:09:59 UTC (rev 191534)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=0.6
+pkgver=0.7
 pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
@@ -14,6 +14,9 @@
 md5sums=('SKIP')
 
 prepare() {
+  # https://github.com/tholo/pytest-flake8/pull/14
+  sed -i 's/flake8-ignore = E128/flake8-ignore = E128 E501/' 
pytest-flake8/tox.ini
+
   cp -a pytest-flake8{,-py2}
 }
 


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

2016-07-26 Thread Felix Yan
Date: Wednesday, July 27, 2016 @ 03:14:58
  Author: felixonmars
Revision: 184468

upgpkg: python-pytest-flake8 0.6-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-27 02:54:25 UTC (rev 184467)
+++ PKGBUILD2016-07-27 03:14:58 UTC (rev 184468)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=0.5
+pkgver=0.6
 pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')