Commit Graph

1368 Commits

Author SHA1 Message Date
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
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