commit:     067817fd0e6341217085cf63aeb5fa0b361cbb63
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue May 24 16:36:53 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue May 24 17:36:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=067817fd

dev-python/pypandoc: add 1.8.1, drop 1.7.5

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/pypandoc/Manifest                                         | 2 +-
 dev-python/pypandoc/{pypandoc-1.7.5.ebuild => pypandoc-1.8.1.ebuild} | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/pypandoc/Manifest b/dev-python/pypandoc/Manifest
index 60b485203..ea8f70982 100644
--- a/dev-python/pypandoc/Manifest
+++ b/dev-python/pypandoc/Manifest
@@ -1,2 +1,2 @@
-DIST pypandoc-1.7.5.tar.gz 23186705 BLAKE2B 
2718e2c4485a10e2a1f78e59b893b8041fcbfd6fd3393c8fcf429625fb0fbe0a0f83229323579e58fb40b6fb85fe018ecc7b597de7774e20e2736f301761fc9f
 SHA512 
bbd5e96a98b1030aa7dfbeaea12dc5c053e9b3182c0feca6d6cec6eba9c148662a628cbe12b1ddf8a4f2891df98fe8f60fc1bde0d5d2f60664dd3e412974655f
+DIST pypandoc-1.8.1.tar.gz 30374 BLAKE2B 
864ab8d4db8857adcbd13fd72b1ef6d4d1857a5ff6e7511b5d8269c183d80e6c8f391f2982097e592e3a1417c2ee6a5b068956b76218ae13842f1a881ecb4047
 SHA512 
527de67fb4a329642a69422e6237a6f3b1df0d089fbeeb118c9fd2d54878d7d0565c161b0e8fd6aa864bd63498ed65b07d69f14c3976ffc079f31c12ebbe7c04
 DIST pypandoc-1.8.tar.gz 31218 BLAKE2B 
8eabcfa76b3022f0f8ed03dc2bb351d159018f63aa4a656d2b44d20ee59c0c6863fdc5ac168a86a70bf099c5c82c97451de97057a3e40c74c9b8af3eedb3c71c
 SHA512 
a8b0e3656788cdf43af214c75ecc4f4bd27620ead00a7ce4c32ca44b4f30d7e2196164162eb12470db25c17e9b2f26868149a7b29549b0b9ebbedfc8e470bdb1

diff --git a/dev-python/pypandoc/pypandoc-1.7.5.ebuild 
b/dev-python/pypandoc/pypandoc-1.8.1.ebuild
similarity index 88%
rename from dev-python/pypandoc/pypandoc-1.7.5.ebuild
rename to dev-python/pypandoc/pypandoc-1.8.1.ebuild
index 26ff6c3da..0e208b881 100644
--- a/dev-python/pypandoc/pypandoc-1.7.5.ebuild
+++ b/dev-python/pypandoc/pypandoc-1.8.1.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
 
 DESCRIPTION="Pypandoc provides a thin wrapper for pandoc, a universal document 
converter"
 HOMEPAGE="
-       https://github.com/bebraw/pypandoc
+       https://github.com/NicklasTegner/pypandoc
        https://pypi.org/project/pypandoc/
 "
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
@@ -32,7 +32,6 @@ DEPEND="
        dev-python/urllib3[${PYTHON_USEDEP}]
 "
 
-PATCHES=( "${FILESDIR}/${PN}-1.7.4-dont-install-examples.patch" )
 PROPERTIES="test_network"
 RESTRICT="test"
 

Reply via email to