summaryrefslogtreecommitdiff
path: root/dev-python/sip
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-24 17:40:43 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-24 17:40:43 +0000
commit24ee8c58752f0dc4376961a28f7364e6d7c7a7aa (patch)
tree0a71618e774dce4efc0ddc7808557a03925de8d9 /dev-python/sip
parenta625efe29cec7f7c437cf33a956ea99eed1e4bd9 (diff)
gentoo auto-resync : 24:02:2024 - 17:40:43
Diffstat (limited to 'dev-python/sip')
-rw-r--r--dev-python/sip/Manifest6
-rw-r--r--dev-python/sip/metadata.xml10
-rw-r--r--dev-python/sip/sip-6.8.2.ebuild23
-rw-r--r--dev-python/sip/sip-6.8.3.ebuild10
4 files changed, 12 insertions, 37 deletions
diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 776a575d4bec..4ef813dfff07 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1,5 +1,3 @@
-DIST sip-6.8.2.tar.gz 987521 BLAKE2B 318058b2c7f03cb5cdbd56628233eedf26edd10a61e7ef505d463d01542cceb19e2eb15ca82eb6679c4ae646ecbbbca636ef105a2e73c368fdc69a621a28a4c2 SHA512 7edc3d10256d6622179cb4d207227935786399de52adcffc7fa9dd9d05b32488823642ed128e30195c3e71e470c48ae49e2c2225b76116e849496d2197571d4f
DIST sip-6.8.3.tar.gz 987656 BLAKE2B 57cc4010aae64eec7e0f338d9653463c7381b639aa8efca978a3f3296550a37b3a09b52933a2c2cd354a65155841952d7ca045b0b774945a382c29a8d597951e SHA512 8a0ff1c16ead4c2b1c53963a015fb3d149362f649eeec2523e6b243945493f28f5ecf29aabbf5cee5f7909ded40d64a1f469d2d0c1b3c33244e6213ab23ec733
-EBUILD sip-6.8.2.ebuild 653 BLAKE2B abc0167b8ee58886b583acdee132dfaf56edf3f9b17b9090fa4e4f63def8fd3548c14c7d02cadb394bcc7c5f9569d5a73f28a36dd0d9377459f3287404dc5b8a SHA512 6dd68b70f7f7cec77a291715017a1070a779ad99ec3591d7e50e4189a791cb3e06bfd65cf8bd59a94de978274f672a9e65aaf01de766528b9c26d1caa6027c73
-EBUILD sip-6.8.3.ebuild 659 BLAKE2B c84e2d86fcb9e252525aba3581cf2d9f6047dd5a7ae04a94217392d7ba56e9aa1fb4f4fc3dbfbaa98e45f28cb57bbb2f93d8d49e079bfca4c3b91b928d200d13 SHA512 65975a45f308059915278ded25a4b71dd4773bbfaf31951ab51bf9774c5e0f576ff907f0f964e92d11306afea2c78596ff4f9d0479afef04f00b366212052413
-MISC metadata.xml 663 BLAKE2B df97b2104f63a42ffb6406bd577cefce51adc7e924aea96490e2cf60fad6975d3a9a3c3000f44dc49d193123559bc78efe3221c649642ff3f1d0a195b7102338 SHA512 7db390ee64b7e0d2b5d2dc85f3ba74714894978d85f9ac3b4cf4217827024b2129ca6f9f2e7c1d54301866690b926808b28d80b376247b9092c42198c7bff32b
+EBUILD sip-6.8.3.ebuild 674 BLAKE2B 188f59f1a812580f85a74613c5fda7ea54915c1aab5317a841399cacaebf87d3b4be1cb79d5dbab33ff83aa2792662fa9cec6774b97c4805864ef72d6d1c83f5 SHA512 8dd8b713f1dcca84bdb026bd4e03c3dfa1252010c6b913962b4081bd8e615f984c7590336395660c89a61465acdf4ed7338f4bbc0a1ccdd95d3acbe117f97902
+MISC metadata.xml 524 BLAKE2B 57657d01dc5be425f66f1136356fa028a32ad6a2ca79cadf4b9ed6a940b414b0e3efa161895d1858ab3d4977241883f9dfefbe37a8cbaad10589d57f598856a1 SHA512 82208b61b297d8c2110ea47a82c046118afd9332c52fa6590f7ed11b4e70af8b75f087b006fa5ed9058dbd2f98f02104559e085f781f2fc887396b7ff9d1b859
diff --git a/dev-python/sip/metadata.xml b/dev-python/sip/metadata.xml
index 300ab09f3263..eeeff5d0f940 100644
--- a/dev-python/sip/metadata.xml
+++ b/dev-python/sip/metadata.xml
@@ -7,13 +7,9 @@
</maintainer>
<stabilize-allarches/>
<upstream>
- <maintainer status="active">
- <email>phil@riverbankcomputing.com</email>
- <name>Phil Thompson</name>
- </maintainer>
- <changelog>https://www.riverbankcomputing.com/hg/sip/file/tip/NEWS</changelog>
- <doc>https://www.riverbankcomputing.com/static/Docs/sip/</doc>
- <bugs-to>mailto:pyqt@riverbankcomputing.com</bugs-to>
+ <changelog>https://github.com/Python-SIP/sip/blob/main/NEWS</changelog>
+ <doc>https://python-sip.readthedocs.io/en/latest/</doc>
+ <remote-id type="github">Python-SIP/sip</remote-id>
<remote-id type="pypi">sip</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/sip/sip-6.8.2.ebuild b/dev-python/sip/sip-6.8.2.ebuild
deleted file mode 100644
index 553078472889..000000000000
--- a/dev-python/sip/sip-6.8.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2024 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 pypi
-
-DESCRIPTION="Python bindings generator for C/C++ libraries"
-HOMEPAGE="https://www.riverbankcomputing.com/software/sip/"
-
-LICENSE="|| ( GPL-2 GPL-3 SIP )"
-SLOT="5"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86"
-
-RDEPEND="
- dev-python/packaging[${PYTHON_USEDEP}]
- dev-python/setuptools[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/tomli[${PYTHON_USEDEP}]' 3.10)
-"
-
-distutils_enable_sphinx doc --no-autodoc
diff --git a/dev-python/sip/sip-6.8.3.ebuild b/dev-python/sip/sip-6.8.3.ebuild
index a1fec821017b..aaed5118beb9 100644
--- a/dev-python/sip/sip-6.8.3.ebuild
+++ b/dev-python/sip/sip-6.8.3.ebuild
@@ -3,16 +3,20 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
inherit distutils-r1 pypi
DESCRIPTION="Python bindings generator for C/C++ libraries"
-HOMEPAGE="https://www.riverbankcomputing.com/software/sip/"
+HOMEPAGE="
+ https://github.com/Python-SIP/sip/
+ https://pypi.org/project/sip/
+"
LICENSE="|| ( GPL-2 GPL-3 SIP )"
SLOT="5"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]