[gentoo-commits] repo/gentoo:master commit in: dev-python/xstatic-bootstrap-scss/

2020-05-31 Thread Michał Górny
commit: 3c9f9658bb7c1e365c6f53c009a80e0caece54a0
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 31 10:21:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 31 10:21:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c9f9658

dev-python/xstatic-bootstrap-scss: Remove last-rited pkg

Closes: https://bugs.gentoo.org/719660
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/xstatic-bootstrap-scss/Manifest |  1 -
 dev-python/xstatic-bootstrap-scss/metadata.xml | 11 ---
 .../xstatic-bootstrap-scss-3.3.7.1.ebuild  | 34 --
 3 files changed, 46 deletions(-)

diff --git a/dev-python/xstatic-bootstrap-scss/Manifest 
b/dev-python/xstatic-bootstrap-scss/Manifest
deleted file mode 100644
index 03e03073fe3..000
--- a/dev-python/xstatic-bootstrap-scss/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xstatic-bootstrap-scss-3.3.7.1.tar.gz 205503 BLAKE2B 
29a2047ffd37ef2cf061d84396f421656f1d29c23a5995aca5eda6f30aa67552063d01a81e5f5c0223d0c9bb2e761774b12a0e567e12b9b854a6fba330e931d9
 SHA512 
523f0f5c4b3d95f2751731964a046c2ec5d7b2f52fd74947f240f51539615989a26bae19b2f689b7993bd0148cddcfbd9f44c6775ad240a6d6bc9421edd74b07

diff --git a/dev-python/xstatic-bootstrap-scss/metadata.xml 
b/dev-python/xstatic-bootstrap-scss/metadata.xml
deleted file mode 100644
index fa46ec35dc1..000
--- a/dev-python/xstatic-bootstrap-scss/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-pyt...@gentoo.org
-Python Project
-  
-  
-XStatic-Bootstrap-SCSS
-  
-

diff --git 
a/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild 
b/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
deleted file mode 100644
index 789433bba7a..000
--- a/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-MY_PN="XStatic-Bootstrap-SCSS"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="XStatic Bootstrap-SCSS package"
-HOMEPAGE="https://pypi.org/project/XStatic-Bootstrap-SCSS";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/xstatic[${PYTHON_USEDEP}]"
-
-DEPEND="
-   ${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}/${MY_P}"
-
-python_install() {
-   distutils-r1_python_install
-   find "${ED}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/xstatic-bootstrap-scss/

2020-02-05 Thread Michał Górny
commit: 5c59f58e33d7e78cfb1e26cbd0b8f8855c669398
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb  6 07:01:03 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb  6 07:08:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c59f58e

dev-python/xstatic-bootstrap-scss: Remove py2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild 
b/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
index fbadb9293d2..789433bba7a 100644
--- a/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
+++ b/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/xstatic-bootstrap-scss/

2018-06-19 Thread Patrice Clement
commit: 81b4cb0c451dfae337ba4f14d50a27740e02f856
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Jun 19 19:08:48 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Jun 19 19:13:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b4cb0c

dev-python/xstatic-bootstrap-scss: new package

Dependency of ARA.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/xstatic-bootstrap-scss/Manifest |  1 +
 dev-python/xstatic-bootstrap-scss/metadata.xml | 11 
 .../xstatic-bootstrap-scss-3.3.7.1.ebuild  | 33 ++
 3 files changed, 45 insertions(+)

diff --git a/dev-python/xstatic-bootstrap-scss/Manifest 
b/dev-python/xstatic-bootstrap-scss/Manifest
new file mode 100644
index 000..03e03073fe3
--- /dev/null
+++ b/dev-python/xstatic-bootstrap-scss/Manifest
@@ -0,0 +1 @@
+DIST xstatic-bootstrap-scss-3.3.7.1.tar.gz 205503 BLAKE2B 
29a2047ffd37ef2cf061d84396f421656f1d29c23a5995aca5eda6f30aa67552063d01a81e5f5c0223d0c9bb2e761774b12a0e567e12b9b854a6fba330e931d9
 SHA512 
523f0f5c4b3d95f2751731964a046c2ec5d7b2f52fd74947f240f51539615989a26bae19b2f689b7993bd0148cddcfbd9f44c6775ad240a6d6bc9421edd74b07

diff --git a/dev-python/xstatic-bootstrap-scss/metadata.xml 
b/dev-python/xstatic-bootstrap-scss/metadata.xml
new file mode 100644
index 000..fa46ec35dc1
--- /dev/null
+++ b/dev-python/xstatic-bootstrap-scss/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+pyt...@gentoo.org
+Python Project
+  
+  
+XStatic-Bootstrap-SCSS
+  
+

diff --git 
a/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild 
b/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
new file mode 100644
index 000..4cc8cd0e37e
--- /dev/null
+++ b/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+MY_PN="XStatic-Bootstrap-SCSS"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="XStatic Bootstrap-SCSS package"
+HOMEPAGE="https://pypi.org/project/XStatic-Bootstrap-SCSS";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-python/xstatic[${PYTHON_USEDEP}]"
+
+DEPEND="
+   ${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${MY_P}"
+
+python_install() {
+   distutils-r1_python_install
+   find "${ED}" -name '*.pth' -delete || die
+}