public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/PGPy/, dev-python/mistletoe/
@ 2022-12-23  1:01 Julien Roy
  0 siblings, 0 replies; only message in thread
From: Julien Roy @ 2022-12-23  1:01 UTC (permalink / raw
  To: gentoo-commits

commit:     b5fbdd03fcdc5f9a5f0096a456dfaf464f957567
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Fri Dec 23 00:59:17 2022 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Fri Dec 23 00:59:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b5fbdd03

dev-python/{PGPy,mistletoe}: fix warnings

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/PGPy/PGPy-0.6.0.ebuild           | 2 +-
 dev-python/mistletoe/Manifest               | 2 +-
 dev-python/mistletoe/metadata.xml           | 1 +
 dev-python/mistletoe/mistletoe-0.9.0.ebuild | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/PGPy/PGPy-0.6.0.ebuild b/dev-python/PGPy/PGPy-0.6.0.ebuild
index 8f9fd8f18..b9079c6ab 100644
--- a/dev-python/PGPy/PGPy-0.6.0.ebuild
+++ b/dev-python/PGPy/PGPy-0.6.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1
 

diff --git a/dev-python/mistletoe/Manifest b/dev-python/mistletoe/Manifest
index 4d7077124..72dcca786 100644
--- a/dev-python/mistletoe/Manifest
+++ b/dev-python/mistletoe/Manifest
@@ -1 +1 @@
-DIST mistletoe-0.9.0.tar.gz 102002 BLAKE2B 0d1f5fae601287383dec895b38143c375b0690d1dfdc0a5f08097952959458843a61b7581637b19f7abc08be18bb33b0dce8a3507a2eb6fbc31c00a8c13bf85e SHA512 b0e9c96b27255fb8527f359d8bfb2612a1302efcd3250867caa7e2dbf91eeeab4dabb20071d64e0914e52afdc8c30a181c042c2263aa9f1c5dc4421f5d862ae7
+DIST mistletoe-0.9.0.gh.tar.gz 102002 BLAKE2B 0d1f5fae601287383dec895b38143c375b0690d1dfdc0a5f08097952959458843a61b7581637b19f7abc08be18bb33b0dce8a3507a2eb6fbc31c00a8c13bf85e SHA512 b0e9c96b27255fb8527f359d8bfb2612a1302efcd3250867caa7e2dbf91eeeab4dabb20071d64e0914e52afdc8c30a181c042c2263aa9f1c5dc4421f5d862ae7

diff --git a/dev-python/mistletoe/metadata.xml b/dev-python/mistletoe/metadata.xml
index acea51763..a88739f5e 100644
--- a/dev-python/mistletoe/metadata.xml
+++ b/dev-python/mistletoe/metadata.xml
@@ -17,5 +17,6 @@ Apart from being the fastest CommonMark-compliant Markdown parser implementation
 		<doc>https://github.com/miyuchina/mistletoe/blob/master/dev-guide.md</doc>
 		<bugs-to>https://github.com/miyuchina/mistletoe/issues</bugs-to>
 		<remote-id type="github">miyuchina/mistletoe</remote-id>
+		<remote-id type="pypi">mistletoe</remote-id>
 	</upstream>
 </pkgmetadata>

diff --git a/dev-python/mistletoe/mistletoe-0.9.0.ebuild b/dev-python/mistletoe/mistletoe-0.9.0.ebuild
index 37861804e..36cb00ea6 100644
--- a/dev-python/mistletoe/mistletoe-0.9.0.ebuild
+++ b/dev-python/mistletoe/mistletoe-0.9.0.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
 
 DESCRIPTION="A fast, extensible and spec-compliant Markdown parser in pure Python."
 HOMEPAGE="https://github.com/miyuchina/mistletoe"
-SRC_URI="https://github.com/miyuchina/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/miyuchina/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-23  1:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-23  1:01 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/PGPy/, dev-python/mistletoe/ Julien Roy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox