Skip to content

Commit

Permalink
dev-python/m2r: Bump v.0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Feb 20, 2023
1 parent 953406d commit 9a0fcfe
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions packages/atoms-extra/dev/dev-python/m2r/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: m2r
version: 0.1.14+2
version: 0.3.1
category: dev-python
use_flags:
- -test
Expand All @@ -24,21 +24,20 @@ uri:
- https://github.com/miyakogi/m2r https://pypi.org/project/m2r/
license: MIT
labels:
DEPEND: dev-python/setuptools[python_targets_python3_7(-)?,python_targets_python2_7(-)?,-python_single_target_python3_7(-),-python_single_target_python2_7(-)]
test? ( python_targets_python2_7? ( dev-python/mock[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]
) dev-python/pygments[python_targets_python3_7(-)?,python_targets_python2_7(-)?,-python_single_target_python3_7(-),-python_single_target_python2_7(-)]
) dev-python/mistune[python_targets_python3_7(-)?,python_targets_python2_7(-)?,-python_single_target_python3_7(-),-python_single_target_python2_7(-)]
dev-python/docutils[python_targets_python3_7(-)?,python_targets_python2_7(-)?,-python_single_target_python3_7(-),-python_single_target_python2_7(-)]
python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python2_7? (
>=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python2_7(-)?,-python_single_target_python3_7(-),-python_single_target_python2_7(-)]
>=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python2_7(-)?,-python_single_target_python3_7(-),-python_single_target_python2_7(-)]
IUSE: test python_targets_python3_7 python_targets_python2_7
RDEPEND: dev-python/mistune[python_targets_python3_7(-)?,python_targets_python2_7(-)?,-python_single_target_python3_7(-),-python_single_target_python2_7(-)]
dev-python/docutils[python_targets_python3_7(-)?,python_targets_python2_7(-)?,-python_single_target_python3_7(-),-python_single_target_python2_7(-)]
python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python2_7? (
>=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python2_7(-)?,-python_single_target_python3_7(-),-python_single_target_python2_7(-)]
BDEPEND: python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_9?
( dev-lang/python:3.9 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_10?
( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
>=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
DEPEND: dev-python/setuptools[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
IUSE: python_targets_python2_7 python_targets_python3_7 python_targets_python3_9
python_targets_python3_8 python_targets_python3_10
RDEPEND: python_targets_python2_7? ( dev-python/m2r-compat ) dev-python/mistune[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
dev-python/docutils[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_9? (
dev-lang/python:3.9 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_10?
( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
emerge.packages: dev-python/m2r
kit: python-modules-kit
original.package.name: dev-python/m2r
original.package.slot: "0"
original.package.version: 0.1.14
original.package.version: 0.3.1

0 comments on commit 9a0fcfe

Please sign in to comment.