Schrijvers Luc
5467dcba48
httplib2, re-add python3.10 ( #12659 )
2025-08-04 08:03:07 +00:00
Schrijvers Luc
db1c35ee2b
html5lib, drop python3.9 ( #12657 )
2025-08-04 07:10:56 +00:00
Oscar Lesta
5a1330a145
wcwidth: cleanups, drop Python 3.9 support.
2025-07-24 01:02:28 -03:00
Oscar Lesta
0c08a0c3e1
waitress: cleanups, drop Python 3.9 support.
...
Also: properly suffix-version commands.
2025-07-24 01:02:28 -03:00
Oscar Lesta
de906452af
voluptuous: cleanups, drop Python 3.9 support.
2025-07-24 01:02:28 -03:00
Oscar Lesta
7dec5c7a0c
urwid: cleanups, drop Python 3.9 support.
2025-07-24 01:02:28 -03:00
Oscar Lesta
cbe9c3a565
urllib3: cleanups, drop Python 3.9 support.
2025-07-24 01:02:28 -03:00
Oscar Lesta
84347e5b66
six: cleanups, drop Python 3.9 support.
2025-07-24 01:02:28 -03:00
Oscar Lesta
420b99ff11
requests: cleanups, drop Python 3.9 support.
2025-07-24 01:02:28 -03:00
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