Commit Graph

21 Commits

Author SHA1 Message Date
Anna (cybertailor) Vyalkova
bb0aae8ad3 */*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/

Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.

We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.

Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
   PyPy 3.11.

Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-02-21 17:51:14 +05:00
Julien Roy
c38fd32d69 dev-python/aiomysql: enable py3.12
Bug: https://bugs.gentoo.org/922914
Closes: https://bugs.gentoo.org/931367
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-13 20:13:38 -04:00
Anna (cybertailor) Vyalkova
c2d0d06127 dev-python/aiomysql: disable docs build
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-04-23 01:26:51 +05:00
Anna (cybertailor) Vyalkova
7f21594a3f dev-python/aiomysql: sync with databases.eclass
Closes: https://bugs.gentoo.org/881609
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-01-22 22:51:52 +05:00
Takuya Wakazono
31533a1b2a dev-python/aiomysql: remove setuptools_scm_git_archive BDEPEND
Current setuptools-scm replaces it and version detection seems to be
working without proper migration.
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2023-12-20 02:50:20 +09:00
Viorel Munteanu
9945d10952 */*: reassign cybertailor's packages
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-10-05 17:04:11 +03:00
Lucio Sauer
68460592f2 */*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2023-06-27 04:24:02 +02:00
Anna (cybertailor) Vyalkova
12088906c5 */*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-05-02 00:45:35 +05:00
Anna (cybertailor) Vyalkova
41008d715c */*: drop dead py3.8 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-12 17:53:56 +05:00
Anna (cybertailor) Vyalkova
1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00
Anna (cybertailor) Vyalkova
51ea832d06 */*: dev-python/{setuptools_scm → setuptools-scm}
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:54:38 +05:00
Anna (cybertailor) Vyalkova
10a0611a6c dev-python/aiomysql: add myself as a maintainer
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2022-11-11 23:54:40 +05:00
Anna (cybertailor) Vyalkova
d94c978604 dev-python/aiomysql: new package, add 0.1.1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2022-11-11 22:43:37 +05:00
Anna Vyalkova
ae8d63eb8e dev-python/aiomysql: treeclean
It supports only pymysql-0.9.x, which is no longer in ::gentoo

Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
2021-05-26 06:53:16 +05:00
Alessandro Barbieri
c70bc8bee2 dev-python/* removed useless test dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-12-20 03:04:12 +01:00
Andrew Ammerlaan
bdce1acba6 dev-python/aiomysql: drop unnecesairy dep
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-12-19 11:05:08 +01:00
Andrew Ammerlaan
c374d9ad87 dev-python/aiomysql: version bump, add py3.8
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-12-18 15:46:19 +01:00
Andrew Ammerlaan
1eecfb74b4 */*: drop py3_6
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-09-26 11:18:18 +02:00
Andrew Ammerlaan
b8d428b0c6 dev-python/aiomysql: Restrict tests
test suite appears very broken or something else is very wrong here
restricting tests until someone figures out what is going on here

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-03-18 17:49:42 +01:00
Andrew Ammerlaan
c99fc0ae12 dev-python/aiomysql: some fixes, test still fail though
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-03-18 12:43:46 +01:00
Piotr Staroszczyk
495be87a14 dev-python/databases: new package with deps dev-python/aiomysql dev-python/aiopg dev-python/aiosqlite dev-python/asyncpg
Signed-off-by: Piotr Staroszczyk <piotr.staroszczyk@get24.org>
2020-03-18 11:51:36 +01:00