diff --git a/programming/language/python3/python3-argparse/actions.py b/programming/language/python3/python3-argparse/actions.py index 8c364969fb..a3cf5f2665 100644 --- a/programming/language/python3/python3-argparse/actions.py +++ b/programming/language/python3/python3-argparse/actions.py @@ -12,5 +12,4 @@ def build(): def install(): pythonmodules.install(pyVer="3") - - pisitools.dodoc("LICENSE*", "MANIFEST*", "PKG-INFO", "NEWS*", "README*") \ No newline at end of file + pisitools.dodoc("LICENSE*") \ No newline at end of file diff --git a/programming/language/python3/python3-argparse/pspec.xml b/programming/language/python3/python3-argparse/pspec.xml index a8106ff7dc..94f64ef4dc 100644 --- a/programming/language/python3/python3-argparse/pspec.xml +++ b/programming/language/python3/python3-argparse/pspec.xml @@ -1,3 +1,5 @@ + + python3-argparse @@ -7,12 +9,13 @@ alihan@pisilinux.org apache + programming.language.python3 app:console Python command-line parsing library The argparse module makes it easy to write user friendly command line interfaces. https://pypi.python.org/packages/18/dd/e617cfc3f6210ae183374cd9f6a26b20514bbb5a792af97949c5aacddf0f/argparse-1.4.0.tar.gz - python3-devel + python3-devel python3-setuptools @@ -20,14 +23,21 @@ python3-argparse Python command-line parsing library - python3 + python3 - /usr/lib - /usr/share/doc + /usr/lib/python3* + /usr/share/doc/python3-argparse + + 2019-12-30 + 1.4.0 + Rebuilt w/ py3.8 and clean. + Blue Devil + bluedevil@sctzine.com + 2018-08-19 1.4.0 diff --git a/programming/language/python3/python3-argparse/translations.xml b/programming/language/python3/python3-argparse/translations.xml new file mode 100644 index 0000000000..c05aff8661 --- /dev/null +++ b/programming/language/python3/python3-argparse/translations.xml @@ -0,0 +1,8 @@ + + + + python3-argparse + Python için komut satırı çözümleme kitaplığı + python3-argparse, Python için komut satırı çözümleme kitaplığı sunar. + +