public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pydata-sphinx-theme/, dev-python/pytest-ordering/
  2020-09-15  8:37 [gentoo-commits] repo/proj/guru:master commit in: dev-python/pydata-sphinx-theme/, dev-python/pytest-ordering/ Andrew Ammerlaan
@ 2020-09-15  8:33 ` Andrew Ammerlaan
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Ammerlaan @ 2020-09-15  8:33 UTC (permalink / raw
  To: gentoo-commits

commit:     ab3e276dfd1db0fbd2b1cbe72a41aac8619dc9a2
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Sep 15 08:32:30 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Sep 15 08:32:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ab3e276d

dev-python/{pydata-sphinx-theme,pytest-ordering}: moved to ::gentoo

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pydata-sphinx-theme/Manifest            |  1 -
 dev-python/pydata-sphinx-theme/metadata.xml        |  9 ------
 .../pydata-sphinx-theme-0.3.1.ebuild               | 22 --------------
 dev-python/pytest-ordering/Manifest                |  1 -
 dev-python/pytest-ordering/metadata.xml            | 13 ---------
 .../pytest-ordering/pytest-ordering-0.6.ebuild     | 34 ----------------------
 6 files changed, 80 deletions(-)

diff --git a/dev-python/pydata-sphinx-theme/Manifest b/dev-python/pydata-sphinx-theme/Manifest
deleted file mode 100644
index 2aee1b37..00000000
--- a/dev-python/pydata-sphinx-theme/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pydata-sphinx-theme-0.3.1.tar.gz 1170454 BLAKE2B f2a720849f97cf37307337d80cc1226297fc07b9462231463bda102e5d66e6626a62ddef188102a8baab00d0f5258145566af8a5127caa6ba6413acb36462569 SHA512 db88a87f53221c0aaa5ea78013e9ad181989c0bd8704fcc7367186618a280fe7fbbdbf85bd58be0af944ea6ca88ffe57a2385d3c93f2d33c247ce578ea936180

diff --git a/dev-python/pydata-sphinx-theme/metadata.xml b/dev-python/pydata-sphinx-theme/metadata.xml
deleted file mode 100644
index a878754a..00000000
--- a/dev-python/pydata-sphinx-theme/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
-<pkgmetadata>
-	<maintainer type="person">
-		<email>andrewammerlaan@riseup.net</email>
-		<name>Andrew Ammerlaan</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.3.1.ebuild b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.3.1.ebuild
deleted file mode 100644
index 0d9a4c35..00000000
--- a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.3.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Bootstrap-based Sphinx theme from the PyData community"
-HOMEPAGE="https://github.com/pandas-dev/pydata-sphinx-theme"
-SRC_URI="https://github.com/pandas-dev/pydata-sphinx-theme/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-with-disclosure"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
-
-# ModuleNotFoundError: No module named 'plotly' even if dev-python/plotly is installed
-#distutils_enable_sphinx docs dev-python/recommonmark dev-python/numpydoc dev-python/jupyter-sphinx dev-python/plotly

diff --git a/dev-python/pytest-ordering/Manifest b/dev-python/pytest-ordering/Manifest
deleted file mode 100644
index 0036ecd1..00000000
--- a/dev-python/pytest-ordering/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-ordering-0.6.tar.gz 11046 BLAKE2B 468ae5f04029b96ed3058b7f429aec0aaf96092453b229c3de5eab174702af2c1a9fe83171c68d282c4a144b3dd736daf9ed87b9e139a7bd175114f504049ebc SHA512 fd3aec83914f64d1295e1a1bf3fdc580c6824a749a1da8cebae275fef940d6ed6e5dcafad321d94f504a153e13e298b6544dc3c2db716a6b25d3148c2365fe15

diff --git a/dev-python/pytest-ordering/metadata.xml b/dev-python/pytest-ordering/metadata.xml
deleted file mode 100644
index 3f9f921b..00000000
--- a/dev-python/pytest-ordering/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
-<pkgmetadata>
-  <maintainer type="person">
-    <email>lssndrbarbieri@gmail.com</email>
-    <name>Alessandro Barbieri</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">https://github.com/ftobia/pytest-ordering</remote-id>
-    <remote-id type="pypi">pytest-ordering</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
deleted file mode 100644
index a6fe80e2..00000000
--- a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="pytest plugin to run your tests in a specific order"
-HOMEPAGE="
-	https://github.com/ftobia/pytest-ordering
-	https://pypi.org/project/pytest-ordering
-"
-SRC_URI="https://github.com/ftobia/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="test? ( dev-python/pytest-ordering[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs/source
-
-python_prepare_all() {
-	# TypeError: `args` parameter expected to be a list or tuple of strings, got: '--markers' (type: <class 'str'>)
-	sed -i -e 's:test_run_marker_registered:_&:' \
-			tests/test_ordering.py || die
-
-	distutils-r1_python_prepare_all
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: dev-python/pydata-sphinx-theme/, dev-python/pytest-ordering/
@ 2020-09-15  8:37 Andrew Ammerlaan
  2020-09-15  8:33 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Ammerlaan @ 2020-09-15  8:37 UTC (permalink / raw
  To: gentoo-commits

commit:     ab3e276dfd1db0fbd2b1cbe72a41aac8619dc9a2
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Sep 15 08:32:30 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Sep 15 08:32:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ab3e276d

dev-python/{pydata-sphinx-theme,pytest-ordering}: moved to ::gentoo

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pydata-sphinx-theme/Manifest            |  1 -
 dev-python/pydata-sphinx-theme/metadata.xml        |  9 ------
 .../pydata-sphinx-theme-0.3.1.ebuild               | 22 --------------
 dev-python/pytest-ordering/Manifest                |  1 -
 dev-python/pytest-ordering/metadata.xml            | 13 ---------
 .../pytest-ordering/pytest-ordering-0.6.ebuild     | 34 ----------------------
 6 files changed, 80 deletions(-)

diff --git a/dev-python/pydata-sphinx-theme/Manifest b/dev-python/pydata-sphinx-theme/Manifest
deleted file mode 100644
index 2aee1b37..00000000
--- a/dev-python/pydata-sphinx-theme/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pydata-sphinx-theme-0.3.1.tar.gz 1170454 BLAKE2B f2a720849f97cf37307337d80cc1226297fc07b9462231463bda102e5d66e6626a62ddef188102a8baab00d0f5258145566af8a5127caa6ba6413acb36462569 SHA512 db88a87f53221c0aaa5ea78013e9ad181989c0bd8704fcc7367186618a280fe7fbbdbf85bd58be0af944ea6ca88ffe57a2385d3c93f2d33c247ce578ea936180

diff --git a/dev-python/pydata-sphinx-theme/metadata.xml b/dev-python/pydata-sphinx-theme/metadata.xml
deleted file mode 100644
index a878754a..00000000
--- a/dev-python/pydata-sphinx-theme/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
-<pkgmetadata>
-	<maintainer type="person">
-		<email>andrewammerlaan@riseup.net</email>
-		<name>Andrew Ammerlaan</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.3.1.ebuild b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.3.1.ebuild
deleted file mode 100644
index 0d9a4c35..00000000
--- a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.3.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Bootstrap-based Sphinx theme from the PyData community"
-HOMEPAGE="https://github.com/pandas-dev/pydata-sphinx-theme"
-SRC_URI="https://github.com/pandas-dev/pydata-sphinx-theme/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-with-disclosure"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
-
-# ModuleNotFoundError: No module named 'plotly' even if dev-python/plotly is installed
-#distutils_enable_sphinx docs dev-python/recommonmark dev-python/numpydoc dev-python/jupyter-sphinx dev-python/plotly

diff --git a/dev-python/pytest-ordering/Manifest b/dev-python/pytest-ordering/Manifest
deleted file mode 100644
index 0036ecd1..00000000
--- a/dev-python/pytest-ordering/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-ordering-0.6.tar.gz 11046 BLAKE2B 468ae5f04029b96ed3058b7f429aec0aaf96092453b229c3de5eab174702af2c1a9fe83171c68d282c4a144b3dd736daf9ed87b9e139a7bd175114f504049ebc SHA512 fd3aec83914f64d1295e1a1bf3fdc580c6824a749a1da8cebae275fef940d6ed6e5dcafad321d94f504a153e13e298b6544dc3c2db716a6b25d3148c2365fe15

diff --git a/dev-python/pytest-ordering/metadata.xml b/dev-python/pytest-ordering/metadata.xml
deleted file mode 100644
index 3f9f921b..00000000
--- a/dev-python/pytest-ordering/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
-<pkgmetadata>
-  <maintainer type="person">
-    <email>lssndrbarbieri@gmail.com</email>
-    <name>Alessandro Barbieri</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">https://github.com/ftobia/pytest-ordering</remote-id>
-    <remote-id type="pypi">pytest-ordering</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
deleted file mode 100644
index a6fe80e2..00000000
--- a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="pytest plugin to run your tests in a specific order"
-HOMEPAGE="
-	https://github.com/ftobia/pytest-ordering
-	https://pypi.org/project/pytest-ordering
-"
-SRC_URI="https://github.com/ftobia/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="test? ( dev-python/pytest-ordering[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs/source
-
-python_prepare_all() {
-	# TypeError: `args` parameter expected to be a list or tuple of strings, got: '--markers' (type: <class 'str'>)
-	sed -i -e 's:test_run_marker_registered:_&:' \
-			tests/test_ordering.py || die
-
-	distutils-r1_python_prepare_all
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-15  8:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-15  8:37 [gentoo-commits] repo/proj/guru:master commit in: dev-python/pydata-sphinx-theme/, dev-python/pytest-ordering/ Andrew Ammerlaan
2020-09-15  8:33 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox