[arch-commits] Commit in python-pytest-subtests/repos/community-any (2 files)

2022-06-06 Thread Felix Yan via arch-commits
Date: Monday, June 6, 2022 @ 09:55:17
  Author: felixonmars
Revision: 1225549

archrelease: copy trunk to community-any

Added:
  python-pytest-subtests/repos/community-any/PKGBUILD
(from rev 1225548, python-pytest-subtests/trunk/PKGBUILD)
Deleted:
  python-pytest-subtests/repos/community-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-06 09:55:05 UTC (rev 1225548)
+++ PKGBUILD2022-06-06 09:55:17 UTC (rev 1225549)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-pytest-subtests
-pkgver=0.7.0
-pkgrel=1
-pkgdesc='unittest subTest() support and subtests fixture'
-arch=('any')
-license=('MIT')
-url='https://github.com/pytest-dev/pytest-subtests'
-depends=('python-pytest')
-makedepends=('python-setuptools-scm')
-source=("https://github.com/pytest-dev/pytest-subtests/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('96531a42c06a20cdf3f3665993d3e80d198a60d536246f4dc46df20b56e47f3f6fdce9478351a8922e370435f974e63d565550213fbbeed8487eedc131f46404')
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
-
-build() {
-  cd pytest-subtests-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd pytest-subtests-$pkgver
-  python setup.py egg_info
-  PYTHONPATH="$PWD" pytest
-}
-
-package() {
-  cd pytest-subtests-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pytest-subtests/repos/community-any/PKGBUILD (from rev 1225548, 
python-pytest-subtests/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-06 09:55:17 UTC (rev 1225549)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-pytest-subtests
+pkgver=0.8.0
+pkgrel=1
+pkgdesc='unittest subTest() support and subtests fixture'
+arch=('any')
+license=('MIT')
+url='https://github.com/pytest-dev/pytest-subtests'
+depends=('python-pytest')
+makedepends=('python-setuptools-scm')
+source=("https://github.com/pytest-dev/pytest-subtests/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('0164e02c81685108bb5c12f7e7ce92dc2fd5c844be454b2cb26e3cb942d51c453f06bb48e0300438a82b28c747dea35ea4f75eaf65ff8b66b338bcb0f0dd9ed1')
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+
+build() {
+  cd pytest-subtests-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd pytest-subtests-$pkgver
+  python setup.py egg_info
+  PYTHONPATH="$PWD" pytest
+}
+
+package() {
+  cd pytest-subtests-$pkgver
+  python 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-subtests/repos/community-any (2 files)

2022-03-11 Thread Felix Yan via arch-commits
Date: Friday, March 11, 2022 @ 22:02:52
  Author: felixonmars
Revision: 1148818

archrelease: copy trunk to community-any

Added:
  python-pytest-subtests/repos/community-any/PKGBUILD
(from rev 1148817, python-pytest-subtests/trunk/PKGBUILD)
Deleted:
  python-pytest-subtests/repos/community-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-03-11 22:02:43 UTC (rev 1148817)
+++ PKGBUILD2022-03-11 22:02:52 UTC (rev 1148818)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-pytest-subtests
-pkgver=0.6.0
-pkgrel=1
-pkgdesc='unittest subTest() support and subtests fixture'
-arch=('any')
-license=('MIT')
-url='https://github.com/pytest-dev/pytest-subtests'
-depends=('python-pytest')
-makedepends=('python-setuptools-scm')
-source=("https://github.com/pytest-dev/pytest-subtests/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('9b4fa2e1957388f0e61a13a3cce95976fb5fdea64def627c5a1bf75049a0272e82f19ed9aa117bac0d02c6fd8832f22e7cfe409694ea81920def49742142eb93')
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
-
-build() {
-  cd pytest-subtests-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd pytest-subtests-$pkgver
-  python setup.py egg_info
-  PYTHONPATH="$PWD" pytest
-}
-
-package() {
-  cd pytest-subtests-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pytest-subtests/repos/community-any/PKGBUILD (from rev 1148817, 
python-pytest-subtests/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-03-11 22:02:52 UTC (rev 1148818)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-pytest-subtests
+pkgver=0.7.0
+pkgrel=1
+pkgdesc='unittest subTest() support and subtests fixture'
+arch=('any')
+license=('MIT')
+url='https://github.com/pytest-dev/pytest-subtests'
+depends=('python-pytest')
+makedepends=('python-setuptools-scm')
+source=("https://github.com/pytest-dev/pytest-subtests/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('96531a42c06a20cdf3f3665993d3e80d198a60d536246f4dc46df20b56e47f3f6fdce9478351a8922e370435f974e63d565550213fbbeed8487eedc131f46404')
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+
+build() {
+  cd pytest-subtests-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd pytest-subtests-$pkgver
+  python setup.py egg_info
+  PYTHONPATH="$PWD" pytest
+}
+
+package() {
+  cd pytest-subtests-$pkgver
+  python 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-subtests/repos/community-any (2 files)

2022-02-14 Thread Felix Yan via arch-commits
Date: Monday, February 14, 2022 @ 22:53:09
  Author: felixonmars
Revision: 1133272

archrelease: copy trunk to community-any

Added:
  python-pytest-subtests/repos/community-any/PKGBUILD
(from rev 1133271, python-pytest-subtests/trunk/PKGBUILD)
Deleted:
  python-pytest-subtests/repos/community-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-02-14 22:52:58 UTC (rev 1133271)
+++ PKGBUILD2022-02-14 22:53:09 UTC (rev 1133272)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-pytest-subtests
-pkgver=0.5.0
-pkgrel=4
-pkgdesc='unittest subTest() support and subtests fixture'
-arch=('any')
-license=('MIT')
-url='https://github.com/pytest-dev/pytest-subtests'
-depends=('python-pytest')
-makedepends=('python-setuptools-scm')
-source=("https://github.com/pytest-dev/pytest-subtests/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('e3d7e90c3ab66950eb80d25049bc6f6f75b08b3da5ce0de5f3fc55d6a176a8d1fdcb19a19f7d9d137aeadcc82b214550474f76d5611bc5592ca649ddd8257a2a')
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
-
-build() {
-  cd pytest-subtests-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd pytest-subtests-$pkgver
-  python setup.py egg_info
-  PYTHONPATH="$PWD" pytest
-}
-
-package() {
-  cd pytest-subtests-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pytest-subtests/repos/community-any/PKGBUILD (from rev 1133271, 
python-pytest-subtests/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-02-14 22:53:09 UTC (rev 1133272)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-pytest-subtests
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='unittest subTest() support and subtests fixture'
+arch=('any')
+license=('MIT')
+url='https://github.com/pytest-dev/pytest-subtests'
+depends=('python-pytest')
+makedepends=('python-setuptools-scm')
+source=("https://github.com/pytest-dev/pytest-subtests/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('9b4fa2e1957388f0e61a13a3cce95976fb5fdea64def627c5a1bf75049a0272e82f19ed9aa117bac0d02c6fd8832f22e7cfe409694ea81920def49742142eb93')
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+
+build() {
+  cd pytest-subtests-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd pytest-subtests-$pkgver
+  python setup.py egg_info
+  PYTHONPATH="$PWD" pytest
+}
+
+package() {
+  cd pytest-subtests-$pkgver
+  python 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-subtests/repos/community-any (2 files)

2021-09-04 Thread Morten Linderud via arch-commits
Date: Saturday, September 4, 2021 @ 11:13:16
  Author: foxboron
Revision: 1011069

archrelease: copy trunk to community-any

Added:
  python-pytest-subtests/repos/community-any/PKGBUILD
(from rev 1011068, python-pytest-subtests/trunk/PKGBUILD)
Deleted:
  python-pytest-subtests/repos/community-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-04 11:13:10 UTC (rev 1011068)
+++ PKGBUILD2021-09-04 11:13:16 UTC (rev 1011069)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-pytest-subtests
-pkgver=0.5.0
-pkgrel=1
-pkgdesc='unittest subTest() support and subtests fixture'
-arch=('any')
-license=('MIT')
-url='https://github.com/pytest-dev/pytest-subtests'
-depends=('python-pytest')
-makedepends=('python-setuptools_scm')
-source=("https://github.com/pytest-dev/pytest-subtests/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('e3d7e90c3ab66950eb80d25049bc6f6f75b08b3da5ce0de5f3fc55d6a176a8d1fdcb19a19f7d9d137aeadcc82b214550474f76d5611bc5592ca649ddd8257a2a')
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
-
-build() {
-  cd pytest-subtests-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd pytest-subtests-$pkgver
-  python setup.py egg_info
-  PYTHONPATH="$PWD" pytest
-}
-
-package() {
-  cd pytest-subtests-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pytest-subtests/repos/community-any/PKGBUILD (from rev 1011068, 
python-pytest-subtests/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-04 11:13:16 UTC (rev 1011069)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-pytest-subtests
+pkgver=0.5.0
+pkgrel=2
+pkgdesc='unittest subTest() support and subtests fixture'
+arch=('any')
+license=('MIT')
+url='https://github.com/pytest-dev/pytest-subtests'
+depends=('python-pytest')
+makedepends=('python-setuptools-scm')
+source=("https://github.com/pytest-dev/pytest-subtests/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('e3d7e90c3ab66950eb80d25049bc6f6f75b08b3da5ce0de5f3fc55d6a176a8d1fdcb19a19f7d9d137aeadcc82b214550474f76d5611bc5592ca649ddd8257a2a')
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+
+build() {
+  cd pytest-subtests-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd pytest-subtests-$pkgver
+  python setup.py egg_info
+  PYTHONPATH="$PWD" pytest
+}
+
+package() {
+  cd pytest-subtests-$pkgver
+  python 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-subtests/repos/community-any (2 files)

2021-05-29 Thread Felix Yan via arch-commits
Date: Sunday, May 30, 2021 @ 01:23:16
  Author: felixonmars
Revision: 950321

archrelease: copy trunk to community-any

Added:
  python-pytest-subtests/repos/community-any/PKGBUILD
(from rev 950320, python-pytest-subtests/trunk/PKGBUILD)
Deleted:
  python-pytest-subtests/repos/community-any/PKGBUILD

--+
 PKGBUILD |   70 +
 1 file changed, 34 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-30 01:23:00 UTC (rev 950320)
+++ PKGBUILD2021-05-30 01:23:16 UTC (rev 950321)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-pytest-subtests
-pkgver=0.4.0
-pkgrel=1
-pkgdesc='unittest subTest() support and subtests fixture'
-arch=('any')
-license=('MIT')
-url='https://github.com/pytest-dev/pytest-subtests'
-depends=('python-pytest')
-makedepends=('python-setuptools_scm')
-source=("https://github.com/pytest-dev/pytest-subtests/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('00302f47d1699e053314b6b4eee7c84a04fe0f51f287e338374bbd518c7d245d839ea0f1ccf50d4f35c86138cf6ea36da26e67bf41295205fb38323f2ad89f89')
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
-
-build() {
-  cd pytest-subtests-$pkgver
-  python setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-
-  cd pytest-subtests-$pkgver
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.9/site-packages:$PYTHONPATH" 
pytest
-}
-
-package() {
-  cd pytest-subtests-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pytest-subtests/repos/community-any/PKGBUILD (from rev 950320, 
python-pytest-subtests/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-30 01:23:16 UTC (rev 950321)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-pytest-subtests
+pkgver=0.5.0
+pkgrel=1
+pkgdesc='unittest subTest() support and subtests fixture'
+arch=('any')
+license=('MIT')
+url='https://github.com/pytest-dev/pytest-subtests'
+depends=('python-pytest')
+makedepends=('python-setuptools_scm')
+source=("https://github.com/pytest-dev/pytest-subtests/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('e3d7e90c3ab66950eb80d25049bc6f6f75b08b3da5ce0de5f3fc55d6a176a8d1fdcb19a19f7d9d137aeadcc82b214550474f76d5611bc5592ca649ddd8257a2a')
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+
+build() {
+  cd pytest-subtests-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd pytest-subtests-$pkgver
+  python setup.py egg_info
+  PYTHONPATH="$PWD" pytest
+}
+
+package() {
+  cd pytest-subtests-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et: