Commit Graph

1387 Commits

Author SHA1 Message Date
Oscar Lesta
dbc994dbd4 pythonzeroconf: drop Python 3.9 support.
Only user on-tree (calibre) is already 3.10 only.
2025-09-19 22:53:14 -03:00
Oscar Lesta
a24c323ef7 future: drop Python 3.9 support.
Only users on-tree (youcompleteme, and glances, the latter disabled)
are 3.10 only already.
2025-09-19 22:53:14 -03:00
Oscar Lesta
9627ce72c1 frozendict: drop Python 3.9 support.
Only user on-tree (youcompleteme) is already 3.10 only.
2025-09-19 22:53:14 -03:00
Oscar Lesta
87cfc18e8d feedparser: drop Python 3.9 support.
Only users on-tree (calibre, feedgator) are already 3.10 only.
2025-09-19 22:53:14 -03:00
Oscar Lesta
8381c11b11 fasteners: drop Python 3.9 support.
Only user on-tree (picard) is already 3.10 only.
2025-09-19 22:53:14 -03:00
Oscar Lesta
9092f00130 executing: drop Python 3.9 support.
Only user on-tree (icecream) is 3.10 only already.
2025-09-19 22:53:14 -03:00
Oscar Lesta
5d8be97cae exceptiongroup: drop Python 3.9 support.
Only user on-tree (pytest) is 3.10 only already.
2025-09-19 22:53:14 -03:00
Oscar Lesta
4648dcdb42 editorconfig_core_py: drop Python 3.9 support.
Only user on-tree (jdtextedit) is 3.10 only already.
2025-09-19 22:53:14 -03:00
Oscar Lesta
4f98af24d7 editables: drop Python 3.9 support.
Only user on-tree (hatchling) is already 3.10 only.
2025-09-19 22:53:14 -03:00
Oscar Lesta
c484c3d881 dnspython: drop Python 3.9 support.
Only user on-tree (calibre) is already 3.10 only.
2025-09-19 22:53:14 -03:00
Oscar Lesta
71a1db040f discid: drop Python 3.9 support.
Only user on-tree (picard) is Python 3.10 only already.
2025-09-19 22:53:14 -03:00
Oscar Lesta
357248b32f cycler: drop Python 3.9 support.
Only user on-tree (matplotlib) already is 3.10 only.
2025-09-19 22:53:14 -03:00
Oscar Lesta
f9f8ffd768 css_parser: drop Python 3.9 support.
Only user on-tree (calibre) is already 3.10 only.
2025-09-19 22:53:14 -03:00
Oscar Lesta
7695e7953f certifi: drop Python 3.9 support.
Only user on-tree (youcompleteme) already is 3.10 only.
2025-09-19 22:53:14 -03:00
Oscar Lesta
532affa684 bottle: drop Python 3.9 support.
The only on-tree user of bottle (youcompleteme), already is 3.10 only.
2025-09-19 22:53:14 -03:00
Oscar Lesta
773dc55cd8 astroid: drop Python 3.9 support.
Only user on-tree of this is `asttokens`, and we only package that
for 3.10 at the moment.
2025-09-19 22:53:14 -03:00
Gerasim Troeglazov
aecc875e4d tinycss2: add recipe 2025-09-18 08:20:02 +10:00
Schrijvers Luc
2eb13b2652 installer, revbump for riscv64 (#12854) 2025-08-29 15:42:44 +00:00
Oscar Lesta
83c4844a2a pycares: fix 32 bits build. 2025-08-28 05:15:17 -03:00
Oscar Lesta
bfc10710d1 setuptools_rust: update to 1.11.1.
Not used by anything on-tree currently. Still, was in dire need
of a clean up. Using pip in .recipes is a big NO NO.

Previous version of this package included, besides setuptools_rust code,
modules for tomli, setuptools, semantic_version, distutils-precedence, and
pkg_resources. All which would override the files from "proper" .hpkg for
those modules, depending on package activation order.

Also, this brings down the size of the package from 1.6 MiB to 47 KiB.
2025-08-28 01:51:49 -03:00
Oscar Lesta
18a52f5941 slixmpp: update to version 1.8.6.
This is the last version that doesn't requires rust, and the last
version that should be compatible with Poezio 0.14.

Updating the latter to >= 0.15 will require adding new recipes for
the "maturin" python build system, as that's a build dependency for
newer slixmpp ("rustified") versions.
2025-08-27 08:34:53 -03:00
Oscar Lesta
8ad1e6bd2b pyasn1_modules: update to version 0.4.2. 2025-08-27 08:34:53 -03:00
Oscar Lesta
19b6ee3d36 pyasn1: update to version 0.6.1. 2025-08-27 08:34:53 -03:00
Oscar Lesta
54c8e0a9f9 aiodns: update to version 3.5.0. 2025-08-27 08:34:53 -03:00
Oscar Lesta
a63a406970 pycares: update to version 4.10.0. 2025-08-27 08:34:53 -03:00
Alexander von Gluck IV
51b146c1c3 python/setuptools: Bump for riscv64 rebuild
* riscv64 is missing setuptools_python39. it was probably bootstrapped
* Instead of removing essential packages from the riscv64 repo, and
  rebuilding it by hand, just bump rev.
2025-08-26 13:12:41 -05:00
Oscar Lesta
d56e712db4 dbuspython: drop unneeded recipe.
As noticed in 810866934f, only previous user
of this was calibre, and that switched onto a different dependency.
2025-08-08 13:08:42 -03:00
Schrijvers Luc
9b9c2666b0 watchdog, drop python3.9 (#12668) 2025-08-04 13:27:20 +00:00
Schrijvers Luc
35afdc6a3a pytest, drop python3.9 (#12664) 2025-08-04 13:24:15 +00:00
Schrijvers Luc
ee8e0c3aab asttokens, drop python3.9 (#12667) 2025-08-04 13:20:08 +00:00
Schrijvers Luc
03e39832ca dateutil, drop python3.9 (#12666) 2025-08-04 13:11:01 +00:00
Schrijvers Luc
5d46517a32 markups, revbump, fix python_markdown_math reference (#12665) 2025-08-04 13:01:02 +00:00
Schrijvers Luc
ee503d6344 icecream, drop python3.9 (#12658) 2025-08-04 11:49:23 +00:00
Schrijvers Luc
7554b3200b python_markdown_math, drop python3.9 (#12662)
Also drop markdown_math, provides are the same.
2025-08-04 08:55:08 +00:00
Schrijvers Luc
88e26a77a5 pytest_mock, drop python3.9 (#12661) 2025-08-04 08:43:27 +00:00
Schrijvers Luc
f60ecc9ba9 mechanize, drop python3.9 (#12660) 2025-08-04 08:16:52 +00:00
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