dev-python/digitalocean
Digitalocean API access library
ChangeLog
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: 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>
commit 05ecd81d2b4a300899159df796fb23f1c4f88208
Author: Julien Roy <julien@jroy.ca>
Date: Sat Apr 13 15:54:29 2024 -0400
dev-python/digitalocean: enable py3.12
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 1ec120d8cae788a916210cd724fb9e7fcbed7538
Author: Kyle Elbert <kcelbert@gmail.com>
Date: Mon Apr 8 17:43:20 2024 -0500
dev-python/digitalocean: drop non-PEP517 1.17.0
Signed-off-by: Kyle Elbert <kcelbert@gmail.com>
commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500
*/*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 912dbb8d4bf5cd924cae89c88c7c48aa5f8cc635
Author: Joe Kappus <joe@wt.gd>
Date: Tue Feb 14 04:46:54 2023 -0500
dev-python/digitalocean: add py3.11, PEP517, drop 1.16
Signed-off-by: Joe Kappus <joe@wt.gd>
commit 1a5ee32da7edfffa6a43146a5115f15327cf602c
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Jun 2 09:12:15 2022 +0500
dev-python/digitalocean: fix tests
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit e74095aa49533bb8f3655a691f3c7b8f638c531f
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Mon Dec 20 13:43:50 2021 +0500
dev-python/digitalocean: update EAPI 7 -> 8
Closes: https://bugs.gentoo.org/829320
Closes: https://bugs.gentoo.org/829319
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 5ed938de4d80462cdc405221e76db93e21cc1909
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Wed Dec 15 11:57:03 2021 +0100
dev-python/digitalocean: drop RedundantLongDescription
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
commit cf1878cd50d9bb3e5277a6062fbd896462ef12c5
Author: Andrew Athalye <andrewathalye@outlook.com>
Date: Mon Nov 8 22:51:47 2021 +0000
net-misc/moonlight: Fixed libsdl2 depend, updated metadata.xml
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Athalye <andrewathalye@outlook.com>
commit 4fa495e8fe4096a8de3e61fcab556bd2ff0c35e3
Author: Yahor Berdnikau <egorr.berd@gmail.com>
Date: Sat Nov 6 21:09:22 2021 +0100
Add dev-python/digitalocean ebuilds.
This package provides python binding to Digitalocean API.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: 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>
commit 05ecd81d2b4a300899159df796fb23f1c4f88208
Author: Julien Roy <julien@jroy.ca>
Date: Sat Apr 13 15:54:29 2024 -0400
dev-python/digitalocean: enable py3.12
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 1ec120d8cae788a916210cd724fb9e7fcbed7538
Author: Kyle Elbert <kcelbert@gmail.com>
Date: Mon Apr 8 17:43:20 2024 -0500
dev-python/digitalocean: drop non-PEP517 1.17.0
Signed-off-by: Kyle Elbert <kcelbert@gmail.com>
commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500
*/*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 912dbb8d4bf5cd924cae89c88c7c48aa5f8cc635
Author: Joe Kappus <joe@wt.gd>
Date: Tue Feb 14 04:46:54 2023 -0500
dev-python/digitalocean: add py3.11, PEP517, drop 1.16
Signed-off-by: Joe Kappus <joe@wt.gd>
commit 1a5ee32da7edfffa6a43146a5115f15327cf602c
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Jun 2 09:12:15 2022 +0500
dev-python/digitalocean: fix tests
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit e74095aa49533bb8f3655a691f3c7b8f638c531f
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Mon Dec 20 13:43:50 2021 +0500
dev-python/digitalocean: update EAPI 7 -> 8
Closes: https://bugs.gentoo.org/829320
Closes: https://bugs.gentoo.org/829319
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 5ed938de4d80462cdc405221e76db93e21cc1909
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Wed Dec 15 11:57:03 2021 +0100
dev-python/digitalocean: drop RedundantLongDescription
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
commit cf1878cd50d9bb3e5277a6062fbd896462ef12c5
Author: Andrew Athalye <andrewathalye@outlook.com>
Date: Mon Nov 8 22:51:47 2021 +0000
net-misc/moonlight: Fixed libsdl2 depend, updated metadata.xml
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Athalye <andrewathalye@outlook.com>
commit 4fa495e8fe4096a8de3e61fcab556bd2ff0c35e3
Author: Yahor Berdnikau <egorr.berd@gmail.com>
Date: Sat Nov 6 21:09:22 2021 +0100
Add dev-python/digitalocean ebuilds.
This package provides python binding to Digitalocean API.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>