diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-25 00:41:18 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-25 00:41:18 +0000 |
| commit | 4fdeebf08b9afa9ef1e1e0f79862aa4e1e2471f3 (patch) | |
| tree | 10a7277a1e0224d81de32a1548280aae24769ed5 /dev-python/pypandoc | |
| parent | 538a017712fc13107eb97f2fa247f4a43980108c (diff) | |
| download | baldeagleos-repo-4fdeebf08b9afa9ef1e1e0f79862aa4e1e2471f3.tar.gz baldeagleos-repo-4fdeebf08b9afa9ef1e1e0f79862aa4e1e2471f3.tar.xz baldeagleos-repo-4fdeebf08b9afa9ef1e1e0f79862aa4e1e2471f3.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pypandoc')
| -rw-r--r-- | dev-python/pypandoc/Manifest | 4 | ||||
| -rw-r--r-- | dev-python/pypandoc/pypandoc-1.8.1.ebuild (renamed from dev-python/pypandoc/pypandoc-1.7.4.ebuild) | 3 | ||||
| -rw-r--r-- | dev-python/pypandoc/pypandoc-1.8.ebuild (renamed from dev-python/pypandoc/pypandoc-1.7.5.ebuild) | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/dev-python/pypandoc/Manifest b/dev-python/pypandoc/Manifest index 59a93f827f55..ea8f70982da1 100644 --- a/dev-python/pypandoc/Manifest +++ b/dev-python/pypandoc/Manifest @@ -1,2 +1,2 @@ -DIST pypandoc-1.7.4.tar.gz 30526 BLAKE2B 44ea2083e014874e4fc5ce9ce8d2dcff64319e7d0d77baffc61fa0d0c2a7fd209642f706eaf4ad258b65a4f0ad8851a9ea02d38d0db4e71c136b972a5934cb79 SHA512 01a7165974ca844b55c387e8ed9b5278c43b5879ca6ea51e0aafab9f035667d37fc06a52a5c0820e18b321ddd5185e53a49561c84e157cb0ead76c7f84d0bcc1 -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.4.ebuild b/dev-python/pypandoc/pypandoc-1.8.1.ebuild index a5876484e549..f7fcae0f5481 100644 --- a/dev-python/pypandoc/pypandoc-1.7.4.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}/${P}-dont-install-examples.patch" ) PROPERTIES="test_network" RESTRICT="test" diff --git a/dev-python/pypandoc/pypandoc-1.7.5.ebuild b/dev-python/pypandoc/pypandoc-1.8.ebuild index 2ee3a4bb8f13..f7fcae0f5481 100644 --- a/dev-python/pypandoc/pypandoc-1.7.5.ebuild +++ b/dev-python/pypandoc/pypandoc-1.8.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" |
