Commit Graph

1342 Commits

Author SHA1 Message Date
Oscar Lesta
d5a3be4c2a requests_futures: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
95c01b4127 pyyaml: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
6dc492be0e python_graphviz: cleanups, drop Python 3.9 support.
ToDo:

This recipe looks like it should be "any" (by depending just on `cmd:dot`).
2025-07-24 01:02:28 -03:00
Oscar Lesta
881a93c2d6 pytest_relaxed: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
0f469405c2 pyserial: cleanups, drop Python 3.9 support.
Also: properly version-suffix commands.
2025-07-24 01:02:28 -03:00
Oscar Lesta
2fc49d6982 pyjwt: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
2b48cb808a pyenchant: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
972dc8a8e8 pycrypto: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
360194d0c1 pycparser: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
785067db87 pyasn1_modules: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
8a6c153003 py: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
0c0526602e ply: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
6bdba0d913 pluggy: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
0a551ac1ce pep8: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
1b06b4f372 msgpack: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
d5614585d1 markups: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
086ef8b1d8 markdown_math: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
11c1e939b4 kiwisolver: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
cc6f9c1b91 jinja: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
cfce4b3ba9 idna: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
d3ea0ffb16 httplib2: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
ac60f9ae13 decorator: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
6578bd3452 cssselect: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
408a32762b cppy: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
8cd8c07c31 click: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
Oscar Lesta
82c42902ab charset_normalizer: cleanups, drop Python 3.9. 2025-07-24 01:02:28 -03:00
Oscar Lesta
3bc17efec5 attrs: cleanups, drop Python 3.9. 2025-07-24 01:02:28 -03:00
Oscar Lesta
415353dae1 async_timeout: cleanups, drop Python 3.9. 2025-07-24 01:02:28 -03:00
Oscar Lesta
a55fc78e4c asn1crypto: cleanups, drop Python 3.9. 2025-07-24 01:02:28 -03:00
Oscar Lesta
5378b7522a apsw: cleanups, drop python 3.9.
Put the libsqlite require where it belongs (on each individual
`apsw_python*` package).
2025-07-24 01:02:28 -03:00
OscarL
0922e64579 *_python*: clean up around commands suffixes. Drop Python3.9 support. (#12591)
Plus general recipe clean ups, while we're at it.

----

Tested locally only for mutagen. Will fix if something breaks.

`requests_python39` will pop up in in the reports due to missing `chardet_python39`.
Nothing requires `requests_python39` on tree, so will remove that at some point.
2025-07-14 20:48:47 -03:00
OscarL
e8a2689159 markdown: recipe clean up. Drop Python 3.9 support. (#12590) 2025-07-14 19:28:11 -03:00
OscarL
a6bff52757 _python* packages: do not use Python 3.9 as "defaultVersion" anymore. (#12589)
While switching to 3.10 as default, lets just drop the 3.9 versions of these packages.

----

Checked runtime and build dependencies, but only tried a build of `hatchling` locally. I'll merge as is, and if something breaks, will fix later on.
2025-07-14 15:09:48 -03:00
Schrijvers Luc
a6508a35a9 sphinxcontrib_serializinghtml, bump to 2.0.0 (#12277)
* sphinxcontrib_serializinghtml, bump to 2.0.0

required to install poetry with pip in Terminal

* Update dev-python/sphinxcontrib-serializinghtml/sphinxcontrib_serializinghtml-2.0.0.recipe

Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com>

---------

Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com>
2025-04-30 05:14:46 +00:00
Joachim Mairböck
df04e7e1b1 cson: fix build 2025-04-26 15:15:20 +02:00
Joachim Mairböck
f763dab90f cson: new python recipe, version 0.8 2025-04-26 14:58:26 +02:00
Joachim Mairböck
81da941c02 speg: new python recipe, version 0.3 2025-04-26 14:58:26 +02:00
OscarL
89962f33bf arrow: drop outdated and unused recipe. (#11928)
`git log --since=2023-08 -S 'arrow_\$'` or `git log --since=2023-08 -S arrow_py`
do not show any usage of this on-tree since it was introduced in
1a145f36ae.

Users should try to `pip install` this, if they need it.
2025-04-06 13:38:49 +00:00
Gerasim Troeglazov
c75ea013d3 pygobject: fix lib dir 2025-03-18 12:19:23 +10:00
OscarL
7b5404b0fe dulwich: drop outdated, unused recipe. (#11990)
Can't find any in-tree usage for this (despite being introduced in 2013).

As this is a "Pure Python git implementation (despite not being "any"
because it has optional compiled bindings to speed up things), users can
just `pip install` it if they need it.
2025-03-15 04:40:47 +00:00
OscarL
9198c2540a jsonschema: drop unused recipe. (#11987)
Added in 9714938837.
Not required since c213d403e4.

Users should try to `pip install` this, if they need it.
2025-03-15 04:33:59 +00:00
OscarL
9404a39860 dukpy: drop outdated and unused recipe. (#11988)
Introduced in 22fd2e572d, but unused by
anything on-tree since e1f4b173a4.

While this needs compilation, it doesn't needs patching (at least for
this version).

Users should try to `pip install` this, if they need it.
2025-03-15 04:33:18 +00:00
OscarL
db86ec8294 smartypants: drop unused recipe. (#11986)
Added in dd4660874a, probably as a
dependency of typogrify.

Not required since 35e7ce02dd.

As for the `cmd:smartypants` it provided... we have another recipe
that should cover that: `hoedown` (albeit it seems not to exist
currently on repos, for some reason).

Users should try to `pip install` this, if they need it.
2025-03-15 04:32:58 +00:00
OscarL
80628bd3cb oslash: drop unused recipe. (#11989)
Added in 8afb6c9415 for jsonrpcserver.
Not required since c213d403e4.

Users should try to `pip install` this, if they need it.
2025-03-15 04:32:40 +00:00
OscarL
f264e2de06 tqdm: drop unused recipe. (#11985)
Added in fd23026635, but not required by anything
on-tree since then.

It *does* provides a cmd:, but its usage outside of Python isn't popular enough
as to keep packaging this.

If users need it, they can `pip install` it.
2025-03-15 04:30:01 +00:00
OscarL
4ddeec8199 apply_defaults: drop unsused recipe. (#11950)
Introduced in 7b0c0671ab, perhaps
as a dependency for `jsonrpcserver`? (albeit only 3 years later
jsonrpcserver proerly added a REQUIRES for it).

In any case, not needed anymore by anything on-tree since
7b0c0671ab.

Users should try to `pip install` this, if they need it.
2025-03-14 05:39:33 +00:00
OscarL
e319b1c023 atomicwrites: drop unused recipe. (#11951)
First introduced in 15d1b6eb15 as a
dependency for pytest apparently (54963ba9e2).

Not required on-tree since d9f746a859.
2025-03-14 05:39:17 +00:00
OscarL
daeb521327 asynctest: drop unused recipe. (#11952)
First introduced in 2b9b9a191d.
(I believe it was a spurious dependency).

Not needed by anything on tree since d8bf95ed80
cleaned up aiohttp deps.

Users should try to `pip install` this, if they need it.
2025-03-14 05:39:02 +00:00
OscarL
a0c637e305 binaryornot: drop unused recipe. (#11953)
Introduced in 55baf6a457, but never
required by anything on-tree since then.

Users should try to `pip install` this, if they need it.
2025-03-14 05:38:48 +00:00
OscarL
de2b6c44d6 colorama: drop unused recipe. (#11954)
Introduced in 3ce4c824ee, but it only makes
sense to use `colorama` on Windows. If a package tries to import it
on non Windows OSes, it should be patched to avoid that (as done for
`invoke` in 14b453cad5).

If users really insist on needing this, they can just `pip install` it.
2025-03-14 05:38:31 +00:00