2020-05-01 18:15:57 UTC

This commit is contained in:
Repository mirror & CI
2020-05-01 18:15:58 +00:00
parent cbced1a8b5
commit d69d56a5af
3 changed files with 17 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-text/pandoc dev-haskell/pandoc-citeproc dev-texlive/texlive-latex >=dev-python/wheel-0.25.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
DESCRIPTION=Pypandoc provides a thin wrapper for pandoc, a universal document converter
EAPI=7
HOMEPAGE=https://github.com/bebraw/pypandoc https://pypi.org/project/pypandoc/
IUSE=python_targets_python3_6 python_targets_python3_7
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=app-text/pandoc dev-haskell/pandoc-citeproc dev-texlive/texlive-latex python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
SLOT=0
SRC_URI=mirror://pypi/p/pypandoc/pypandoc-1.5.tar.gz
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=36537e08114bc06cbc050afb23a05f4d

View File

@@ -100,6 +100,7 @@ dev-python/pygaljs 1.0.0 1.0.1 1.0.2: Python package providing assets from https
dev-python/pykeepass 3.2.0: Python library to interact with keepass databases (supports KDBX3 and KDBX4)
dev-python/pymdown-extensions 7.0.0: Extensions for Python Markdown.
dev-python/pymdown-lexers 0_pre20180905: Additional lexers for use in Pygments
dev-python/pypandoc 1.5: Pypandoc provides a thin wrapper for pandoc, a universal document converter
dev-python/pyspelling 2.6.0: Spell checker automation tool
dev-python/pytest-benchmark 3.2.3: py.test fixture for benchmarking code
dev-python/pytest-cython 0.1.0-r1: Plugin for testing Cython extension modules

View File

@@ -1 +1 @@
Fri, 01 May 2020 17:04:59 +0000
Fri, 01 May 2020 18:15:57 +0000