[gentoo-commits] repo/gentoo:master commit in: dev-python/check-manifest/, profiles/

2023-12-15 Thread Arthur Zamarin
commit: a41bbcc9d745376ad939938ceac01e1dcf105e98
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 15 19:32:16 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 15 19:32:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a41bbcc9

dev-python/check-manifest: treeclean

Closes: https://bugs.gentoo.org/915824
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/check-manifest/Manifest |  1 -
 .../check-manifest/check-manifest-0.49.ebuild  | 42 --
 dev-python/check-manifest/metadata.xml | 15 
 profiles/package.mask  |  1 -
 4 files changed, 59 deletions(-)

diff --git a/dev-python/check-manifest/Manifest 
b/dev-python/check-manifest/Manifest
deleted file mode 100644
index 1287ccb6844d..
--- a/dev-python/check-manifest/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST check-manifest-0.49.gh.tar.gz 35211 BLAKE2B 
7a78ee5e1d596801873b683927e60527ffcb81a150fe3b8af588e4f2582136566c23bd6484ab241966063b58d61ef6989308b1ab84194165da6033f538b922c6
 SHA512 
43d86b656dfd1094991e91d30223a43d9e4f9bdc29de542642d8ea60e3301c25b5dd60183ef822900935323b8de095871014a34b11c271ae9e170113925c2d84

diff --git a/dev-python/check-manifest/check-manifest-0.49.ebuild 
b/dev-python/check-manifest/check-manifest-0.49.ebuild
deleted file mode 100644
index 8fd741db0c7d..
--- a/dev-python/check-manifest/check-manifest-0.49.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
-
-DESCRIPTION="Tool to check the completeness of MANIFEST.in for Python packages"
-HOMEPAGE="
-   https://github.com/mgedmin/check-manifest/
-   https://pypi.org/project/check-manifest/
-"
-SRC_URI="
-   https://github.com/mgedmin/check-manifest/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/build[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '
-   dev-python/tomli[${PYTHON_USEDEP}]
-   ' 3.8 3.9 3.10)
-"
-BDEPEND="
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   )
-"
-
-EPYTEST_DESELECT=(
-   # Need internet
-   tests.py::Tests::test_build_sdist_pep517_isolated
-)
-
-distutils_enable_tests pytest

diff --git a/dev-python/check-manifest/metadata.xml 
b/dev-python/check-manifest/metadata.xml
deleted file mode 100644
index 2a0a893e69e1..
--- a/dev-python/check-manifest/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-pyt...@gentoo.org
-  
-  
-mgedmin/check-manifest
-check-manifest
-  
-  
-Are you a Python developer? Have you uploaded packages to the Python 
Package Index? Have you accidentally uploaded broken packages with some files 
missing? If so, check-manifest is for you.
-  
-  
-

diff --git a/profiles/package.mask b/profiles/package.mask
index cb12251ccac1..b3d882555f03 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -325,7 +325,6 @@ dev-perl/PathTools
 # These packages were required by old version of dev-python/jupyterlab
 # and dev-python/notebook, and are no longer used.
 # Removal on 2023-11-14.  Bug #915824.
-dev-python/check-manifest
 dev-python/jupyter-server-fileid
 dev-python/jupyter-server-ydoc
 dev-python/jupyter-ydoc



[gentoo-commits] repo/gentoo:master commit in: dev-python/check-manifest/

2023-05-27 Thread Arthur Zamarin
commit: 0d4f45310085cea12dff982541066d7254279ffa
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 27 08:51:49 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 27 09:44:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d4f4531

dev-python/check-manifest: enable py3.12

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/check-manifest/check-manifest-0.49.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/check-manifest/check-manifest-0.49.ebuild 
b/dev-python/check-manifest/check-manifest-0.49.ebuild
index 159c50dcdc34..8fd741db0c7d 100644
--- a/dev-python/check-manifest/check-manifest-0.49.ebuild
+++ b/dev-python/check-manifest/check-manifest-0.49.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1



[gentoo-commits] repo/gentoo:master commit in: dev-python/check-manifest/

2022-12-05 Thread Michał Górny
commit: 14211ec8bbfc79adaf60019f9a43b6106cf19eb2
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Dec  6 05:22:43 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Dec  6 06:02:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14211ec8

dev-python/check-manifest: Bump to 0.49

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

 dev-python/check-manifest/Manifest |  1 +
 .../check-manifest/check-manifest-0.49.ebuild  | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/check-manifest/Manifest 
b/dev-python/check-manifest/Manifest
index 3b26630be303..73cefaefe2d5 100644
--- a/dev-python/check-manifest/Manifest
+++ b/dev-python/check-manifest/Manifest
@@ -1 +1,2 @@
 DIST check-manifest-0.48.tar.gz 34732 BLAKE2B 
9142ec4b4fb4ea96662ae5f1335127b2adb2c148e29d287384335e4b15f82597451bd7cfde856e80c485e00de20bd5591551b0e0a8446870c57d7ea3eb658708
 SHA512 
79df1ef54e2af669ce08b87d3ca9eb58bc02c6541687be11b270a30f83d89982583a470aff2c6bde0454476b27258c268cabfbb0f90c1188212375d0f95328d9
+DIST check-manifest-0.49.gh.tar.gz 35211 BLAKE2B 
7a78ee5e1d596801873b683927e60527ffcb81a150fe3b8af588e4f2582136566c23bd6484ab241966063b58d61ef6989308b1ab84194165da6033f538b922c6
 SHA512 
43d86b656dfd1094991e91d30223a43d9e4f9bdc29de542642d8ea60e3301c25b5dd60183ef822900935323b8de095871014a34b11c271ae9e170113925c2d84

diff --git a/dev-python/check-manifest/check-manifest-0.49.ebuild 
b/dev-python/check-manifest/check-manifest-0.49.ebuild
new file mode 100644
index ..09e11b160216
--- /dev/null
+++ b/dev-python/check-manifest/check-manifest-0.49.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Tool to check the completeness of MANIFEST.in for Python packages"
+HOMEPAGE="
+   https://github.com/mgedmin/check-manifest/
+   https://pypi.org/project/check-manifest/
+"
+SRC_URI="
+   https://github.com/mgedmin/check-manifest/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/build[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/tomli[${PYTHON_USEDEP}]
+   ' 3.8 3.9 3.10)
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_DESELECT=(
+   # Need internet
+   tests.py::Tests::test_build_sdist_pep517_isolated
+)
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/check-manifest/

2022-10-12 Thread Sam James
commit: 5bc5646a2bd02f08b7bef4be2e1a9f6e231eba7c
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct 12 19:20:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct 12 19:20:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bc5646a

dev-python/check-manifest: Keyword 0.48 x86, #834494

Signed-off-by: Sam James  gentoo.org>

 dev-python/check-manifest/check-manifest-0.48.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/check-manifest/check-manifest-0.48.ebuild 
b/dev-python/check-manifest/check-manifest-0.48.ebuild
index 2b989bb74fbb..31c9817e239d 100644
--- a/dev-python/check-manifest/check-manifest-0.48.ebuild
+++ b/dev-python/check-manifest/check-manifest-0.48.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/mgedmin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
dev-python/build[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/check-manifest/

2022-06-18 Thread Ulrich Müller
commit: 75cd52bedd225b5b2cf970f5eb76cf36611fe41a
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Jun 18 07:09:02 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Jun 18 07:18:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75cd52be

dev-python/check-manifest: [QA] Fix DOCTYPE URL in metadata

Signed-off-by: Ulrich Müller  gentoo.org>

 dev-python/check-manifest/metadata.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/check-manifest/metadata.xml 
b/dev-python/check-manifest/metadata.xml
index 5257512406a0..2a0a893e69e1 100644
--- a/dev-python/check-manifest/metadata.xml
+++ b/dev-python/check-manifest/metadata.xml
@@ -1,6 +1,5 @@
 
-http://www.gentoo.org/dtd/metadata.dtd;>
-
+https://www.gentoo.org/dtd/metadata.dtd;>
 
   
 pyt...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: dev-python/check-manifest/

2022-06-10 Thread Andrew Ammerlaan
commit: d5731755018dc3548022aa0592012c928b1973d3
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Fri Jun 10 14:08:57 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Fri Jun 10 14:30:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5731755

dev-python/check-manifest: import from ::guru

Closes: https://bugs.gentoo.org/848147
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/check-manifest/Manifest |  1 +
 .../check-manifest/check-manifest-0.48.ebuild  | 37 ++
 dev-python/check-manifest/metadata.xml | 16 ++
 3 files changed, 54 insertions(+)

diff --git a/dev-python/check-manifest/Manifest 
b/dev-python/check-manifest/Manifest
new file mode 100644
index ..3b26630be303
--- /dev/null
+++ b/dev-python/check-manifest/Manifest
@@ -0,0 +1 @@
+DIST check-manifest-0.48.tar.gz 34732 BLAKE2B 
9142ec4b4fb4ea96662ae5f1335127b2adb2c148e29d287384335e4b15f82597451bd7cfde856e80c485e00de20bd5591551b0e0a8446870c57d7ea3eb658708
 SHA512 
79df1ef54e2af669ce08b87d3ca9eb58bc02c6541687be11b270a30f83d89982583a470aff2c6bde0454476b27258c268cabfbb0f90c1188212375d0f95328d9

diff --git a/dev-python/check-manifest/check-manifest-0.48.ebuild 
b/dev-python/check-manifest/check-manifest-0.48.ebuild
new file mode 100644
index ..2b989bb74fbb
--- /dev/null
+++ b/dev-python/check-manifest/check-manifest-0.48.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+DESCRIPTION="Tool to check the completeness of MANIFEST.in for Python packages"
+HOMEPAGE="
+   https://github.com/mgedmin/check-manifest
+   https://pypi.org/project/check-manifest/
+"
+SRC_URI="https://github.com/mgedmin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-python/build[${PYTHON_USEDEP}]
+   dev-python/tomli[${PYTHON_USEDEP}]
+"
+DEPEND="
+   ${RDEPEND}
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_DESELECT=(
+   # Need internet
+   tests.py::Tests::test_build_sdist_pep517_isolated
+)
+
+distutils_enable_tests pytest

diff --git a/dev-python/check-manifest/metadata.xml 
b/dev-python/check-manifest/metadata.xml
new file mode 100644
index ..5257512406a0
--- /dev/null
+++ b/dev-python/check-manifest/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+  
+pyt...@gentoo.org
+  
+  
+mgedmin/check-manifest
+check-manifest
+  
+  
+Are you a Python developer? Have you uploaded packages to the Python 
Package Index? Have you accidentally uploaded broken packages with some files 
missing? If so, check-manifest is for you.
+  
+  
+