summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/sip: add 6.10.0Ionen Wolkens13 days2-0/+34
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: drop 6.8.6-r1Ionen Wolkens2025-01-062-34/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: Stabilize 6.9.1 ppc, #946705Sam James2024-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/sip: Stabilize 6.9.1 arm, #946705Sam James2024-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/sip: Stabilize 6.9.1 arm64, #946705Sam James2024-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/sip: Stabilize 6.9.1 amd64, #946705Sam James2024-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/sip: Stabilize 6.9.1 x86, #946705Sam James2024-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/sip: Stabilize 6.9.1 ppc64, #946705Sam James2024-12-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/sip: drop 6.9.0Ionen Wolkens2024-12-162-34/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: add 6.9.1Ionen Wolkens2024-12-122-0/+34
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: add 6.9.0Ionen Wolkens2024-12-052-0/+34
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-121-1/+1
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/sip: update licensesIonen Wolkens2024-08-171-1/+1
| | | | | | | | | | | | | Like several other packages from the same upstream, this changed to BSD-2 after its introduction on github but I seem to have overlooked updating it for this one. Considering how development been semi-closed prior to github and how a lot of the sip code been rewritten recently, there is "probably" no issue with this change. Closes: https://bugs.gentoo.org/938123 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: Remove oldMichał Górny2024-07-272-44/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sip: Stabilize 6.8.6 ALLARCHES, #936723Arthur Zamarin2024-07-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/sip: add 6.8.6Ionen Wolkens2024-07-122-0/+34
| | | | | | | Can now use gh archives without combining with pypi for everything thanks to upstream adjustments. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: drop 6.8.3Ionen Wolkens2024-07-122-33/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: Stabilize 6.8.5 ALLARCHES, #935847Sam James2024-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/sip: set >=8 lower bound for setuptools-scmIonen Wolkens2024-07-041-1/+1
| | | | | | | | Hasn't been that long since 7 been removed, so may be needed for a while still. Closes: https://bugs.gentoo.org/935460 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: add 6.8.5, drop 6.8.4Ionen Wolkens2024-06-222-2/+2
| | | | | | | | git mv'ing given it'is identical to 6.8.4 beside adding the missing (runtime) setuptools dependency in pyproject.toml which we already had in RDEPEND. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: add 6.8.4Ionen Wolkens2024-06-212-0/+44
| | | | | | | Few things got changed around upstream, hopefully did not overlook anything. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: enable py3.13Ionen Wolkens2024-05-131-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: enable testsIonen Wolkens2024-03-292-4/+9
| | | | | | | | | | | | | | The (newly available) GH repo does not seem to have anything to generate version.py (which would rather not risk getting wrong), and also lacks the Changelog and some other generated docs files. Then pypi's tarball lack tests. Bit wasteful but both tarballs are small and combining seems safe (verified that no changes to installed files, so skipping a safety revbump to ~testing). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: Update URLsMichał Górny2024-02-242-9/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sip: Remove oldMichał Górny2024-02-242-24/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sip: Stabilize 6.8.3 ALLARCHES, #925404Michał Górny2024-02-241-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sip: add 6.8.3Ionen Wolkens2024-02-092-0/+24
| | | | | | | | | | Largely identical to 6.8.2 but marks more bits deprecated in preparation for sip-7. Note that sip-7 is not that far off (expected around September 2024), and any packages still using deprecated bits will be broken. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: drop 6.8.1Ionen Wolkens2024-02-092-24/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: Stabilize 6.8.2 ALLARCHES, #924033Jakov Smolić2024-02-081-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-python/sip: add 6.8.2Ionen Wolkens2024-01-242-0/+24
| | | | | | Now featuring noise for deprecated usage. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: Remove oldMichał Górny2023-12-302-28/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sip: Stabilize 6.8.1 ALLARCHES, #921076Arthur Zamarin2023-12-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/sip: drop 6.8.0Ionen Wolkens2023-12-163-39/+0
| | | | | | Semi-broken release, not a stable candidate. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: add 6.8.1Ionen Wolkens2023-12-122-0/+24
| | | | | | | | | | | | | May or may not fix bug #919308, need confirmation (getting conflicting reports, perhaps due to the issues being multi-layered and only parts of these being fixed?). Should fix incompatible pointer types issues (c99-porting), albeit that has no impact if files are pre-regenerated. May be possible to close a few bugs but have not kept track. Bug: https://bugs.gentoo.org/919308 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: mark ALLARCHESIonen Wolkens2023-11-301-4/+1
| | | | | | Only applies to >=sip-6.8.0 which is now pure python. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: drop 6.8.0_pre2310230931Ionen Wolkens2023-11-302-31/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: add 6.8.0Ionen Wolkens2023-11-303-0/+39
| | | | | Closes: https://bugs.gentoo.org/916261 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: drop 6.7.11Ionen Wolkens2023-11-092-32/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: Stabilize 6.7.12 ppc64, #916750Arthur Zamarin2023-11-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/sip: Stabilize 6.7.12 ppc, #916750Arthur Zamarin2023-11-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/sip: Stabilize 6.7.12 amd64, #916750Arthur Zamarin2023-11-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/sip: Stabilize 6.7.12 x86, #916750Arthur Zamarin2023-11-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/sip: Stabilize 6.7.12 arm64, #916750Arthur Zamarin2023-11-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/sip: Stabilize 6.7.12 arm, #916750Arthur Zamarin2023-11-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/sip: add 6.8.0_pre2310230931 (unkeyworded)Ionen Wolkens2023-10-253-0/+35
| | | | | | | | | | | | | | | | | | | Adding for testing, hopefully will be uneventful but only tried PyQt6 so far which upstream already tested. From upstream: The current snapshots for SIP are for v6.8. This version completes the rewrite of SIP in Python from C. v6.8 should generate identical code to that generated by v6.7.12. (The only slight differences may be with docstrings based on badly constructed type hints. The solution to which is to fix the type hints.) (drops DISTUTILS_EXT=1) Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: add 6.7.12Ionen Wolkens2023-10-142-0/+28
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: drop 6.7.10Ionen Wolkens2023-10-102-33/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/sip: Stabilize 6.7.11 ppc, #914879Arthur Zamarin2023-10-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/sip: Stabilize 6.7.11 amd64, #914879Sam James2023-10-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/sip: Stabilize 6.7.11 x86, #914879Sam James2023-10-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>