dev-python/proxy_tools
Simple proxy (as in the GoF design pattern)
-
proxy_tools-0.1.0_p1~amd64python_targets_python3_11 python_targets_python3_12
View
Download
Browse License: BSD
Overlay: guru -
proxy_tools-0.1.0_p1~amd64python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
View
Download
Browse License: BSD
Overlay: thegreatmcpain
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 21d21d68cdb4362e033fc63fd2b59a14be253d60
Author: tea <tea+gentoo@cuddleslut.fr>
Date: Tue Aug 13 15:51:55 2024 +0200
*/*: change my name and email address
Signed-off-by: tea <tea+gentoo@cuddleslut.fr>
commit 43a6107b06f76149056fd71161f61bebdebe88b4
Author: tea <tea+gentoo@cuddleslut.fr>
Date: Wed Aug 14 10:39:01 2024 +0200
Revert "*/*: change my name and email address"
there is an ongoing controversy regarding the email domain in ::gentoo.
until that is resolved i'm using the old address. changing it back here
too to match the bugzilla address.
This reverts commit 4c118b8f6f70c43940c322af489a80b630d52105.
Signed-off-by: tea <gentoo@tastytea.de>
commit 4c118b8f6f70c43940c322af489a80b630d52105
Author: tea <tea+gentoo@cuddleslut.fr>
Date: Tue Aug 13 15:51:55 2024 +0200
*/*: change my name and email address
Signed-off-by: tea <tea+gentoo@cuddleslut.fr>
commit b646d7e7bc5157c4b0eec36232512ae19f3ebdb3
Author: tastytea <gentoo@tastytea.de>
Date: Tue May 7 20:00:21 2024 +0200
dev-python/proxy_tools: enable py3.12
Closes: https://bugs.gentoo.org/931397
Signed-off-by: tastytea <gentoo@tastytea.de>
commit 564de7b866d9da15ab5722a2aa75049fafef1b67
Author: Julien Roy <julien@jroy.ca>
Date: Tue Apr 2 19:01:29 2024 -0400
dev-python/proxy_tools: restrict tests
Signed-off-by: Julien Roy <julien@jroy.ca>
commit bd1f5586b0112cb160619259a7eeb73c66a6a40f
Author: Julien Roy <julien@jroy.ca>
Date: Mon Apr 1 07:29:34 2024 -0400
dev-python/proxy_tools: disable tests
Depends on dev-python/nose
which was dropped from ::gentoo
Signed-off-by: Julien Roy <julien@jroy.ca>
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 ef520ba9a4767451b90ad705e3f9ea70611a2449
Author: tastytea <gentoo@tastytea.de>
Date: Sat Apr 1 15:19:36 2023 +0200
*/*: use my real name instead of my legal name
<https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin>
changed today to allow it.
Signed-off-by: tastytea <gentoo@tastytea.de>
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 959198a59a30a4908c5c9fa484d833a0af229168
Author: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Date: Sat Feb 25 12:53:43 2023 +0100
dev-python/proxy_tools: drop 0.1.0
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
commit 65f2283471e5ad41ae3da1a866bc724451328faf
Author: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Date: Sat Feb 25 12:46:56 2023 +0100
dev-python/proxy_tools: add 0.1.0_p1
switched to GitHub tarballs for tests, but the repo has no tags and i
couldn't figure out the exact commit, so i picked the newest (from
2014).
- use PEP517
- enable python3_11
- enable tests
- add pypi remote-id
Closes: https://bugs.gentoo.org/897512
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
commit 5c44d7d5d8f2cc97f1f2dd956cb12f2a09da5239
Author: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Date: Mon Feb 21 22:18:52 2022 +0100
dev-python/proxy_tools: New package
Dependency for dev-python/pywebview
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
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 21d21d68cdb4362e033fc63fd2b59a14be253d60
Author: tea <tea+gentoo@cuddleslut.fr>
Date: Tue Aug 13 15:51:55 2024 +0200
*/*: change my name and email address
Signed-off-by: tea <tea+gentoo@cuddleslut.fr>
commit 43a6107b06f76149056fd71161f61bebdebe88b4
Author: tea <tea+gentoo@cuddleslut.fr>
Date: Wed Aug 14 10:39:01 2024 +0200
Revert "*/*: change my name and email address"
there is an ongoing controversy regarding the email domain in ::gentoo.
until that is resolved i'm using the old address. changing it back here
too to match the bugzilla address.
This reverts commit 4c118b8f6f70c43940c322af489a80b630d52105.
Signed-off-by: tea <gentoo@tastytea.de>
commit 4c118b8f6f70c43940c322af489a80b630d52105
Author: tea <tea+gentoo@cuddleslut.fr>
Date: Tue Aug 13 15:51:55 2024 +0200
*/*: change my name and email address
Signed-off-by: tea <tea+gentoo@cuddleslut.fr>
commit b646d7e7bc5157c4b0eec36232512ae19f3ebdb3
Author: tastytea <gentoo@tastytea.de>
Date: Tue May 7 20:00:21 2024 +0200
dev-python/proxy_tools: enable py3.12
Closes: https://bugs.gentoo.org/931397
Signed-off-by: tastytea <gentoo@tastytea.de>
commit 564de7b866d9da15ab5722a2aa75049fafef1b67
Author: Julien Roy <julien@jroy.ca>
Date: Tue Apr 2 19:01:29 2024 -0400
dev-python/proxy_tools: restrict tests
Signed-off-by: Julien Roy <julien@jroy.ca>
commit bd1f5586b0112cb160619259a7eeb73c66a6a40f
Author: Julien Roy <julien@jroy.ca>
Date: Mon Apr 1 07:29:34 2024 -0400
dev-python/proxy_tools: disable tests
Depends on dev-python/nose
which was dropped from ::gentoo
Signed-off-by: Julien Roy <julien@jroy.ca>
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 ef520ba9a4767451b90ad705e3f9ea70611a2449
Author: tastytea <gentoo@tastytea.de>
Date: Sat Apr 1 15:19:36 2023 +0200
*/*: use my real name instead of my legal name
<https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin>
changed today to allow it.
Signed-off-by: tastytea <gentoo@tastytea.de>
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 959198a59a30a4908c5c9fa484d833a0af229168
Author: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Date: Sat Feb 25 12:53:43 2023 +0100
dev-python/proxy_tools: drop 0.1.0
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
commit 65f2283471e5ad41ae3da1a866bc724451328faf
Author: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Date: Sat Feb 25 12:46:56 2023 +0100
dev-python/proxy_tools: add 0.1.0_p1
switched to GitHub tarballs for tests, but the repo has no tags and i
couldn't figure out the exact commit, so i picked the newest (from
2014).
- use PEP517
- enable python3_11
- enable tests
- add pypi remote-id
Closes: https://bugs.gentoo.org/897512
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
commit 5c44d7d5d8f2cc97f1f2dd956cb12f2a09da5239
Author: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Date: Mon Feb 21 22:18:52 2022 +0100
dev-python/proxy_tools: New package
Dependency for dev-python/pywebview
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>