Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-distutils-extra | Distribution: SUSE Linux Enterprise 15 |
Version: 2.38 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 1.3.7 | Build date: Fri May 31 17:09:14 2019 |
Group: Development/Libraries/Python | Build host: sheep71 |
Size: 134474 | Source RPM: python-distutils-extra-2.38-1.3.7.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://launchpad.net/python-distutils-extra | |
Summary: Distutils/Setuptools Adapter |
This package adds support for common build additions to distutils. This includes the follwing: * gettext/i18n * documentation * program icons
GPL-2.0-only
* Wed Mar 13 2019 qzheng@suse.com - Make use of %license macro and get ready for submitting this package (the dependency of onboard) to SLE-15 (fate#326794, bsc#1082318). * Tue Dec 04 2018 mcepl@suse.com - Remove superfluous devel dependency for noarch package * Thu Aug 24 2017 jmatejek@suse.com - singlespec auto-conversion * Sun Sep 08 2013 os-dev@jacraig.com - Update to 2.38: * Use yelp-tools style help installation. * Sat Sep 29 2012 os-dev@jacraig.com - Update to 2.37: * Handle Glade .ui files correctly when generating the copyright file. Also ignore backup files. * auto.py: Recognize manpages which have comments before the initial .TH comment. * Wed Sep 12 2012 os-dev@jacraig.com - Update to version 2.36: * Use python 2.6 friendly sys.version_info test. * Do not call decode() with an "errors" keyword, as this does not yet work with Python 2.6. - No changelog provided for 2.35. - Changes from 2.34: * Fix *.ui detection to be robust for non-ASCII files. * Fix a regression with python2 if files have some utf-8 directives. - Changes from 2.33: * Fix crash when encountering binary files with Python 3. * Fix crash when encountering an UTF-8 Python source code file. * Wed Mar 14 2012 vuntz@opensuse.org - Update to version 2.32. Summary of changes since 2.23: + Port code to be fully Python 3 compatible. + Rename "check" command to "pylint". + Add support for installing GSettings schema files. + Properly support GI repository module detection. + Remove pykdeuic4 integration. + Drop support for the long-obsolete PolicyKit (pre polkit 1.0 API). + Several bug fixes. * Thu Jan 12 2012 saschpe@suse.de - Specfile cleanup: * SPDX-style license (GPL-2.0) * Remove %clean section (sane default) * Simpler macro usage * No authors in description * Sat Dec 11 2010 rwobben@hotmail.com - Update to 2.23 According to this page https://launchpad.net/python-distutils-extra/trunk/2.23) this release has no changelog * Sat Oct 30 2010 rwobben@hotmail.com - Update to version 2.22 ( 2.6 is not the latest one) Changelog to 2.22 * setup.py: Drop import of "commands"; unused, and does not exist in python3. * DistUtilsExtra/command/build_extra.py: Use "in" operator instead of has_key(). It's more elegant and Python 3 compatible. * test/auto.py: Use Python3 compatible octal constant. * test/auto.py: Decode stdout/stderr result from subprocess from bytes to str, to work with Python3. * test/auto.py: Use whichever Python interpreter we got invoked with (using /proc/self/exe) instead of hardcoding "python". With that we can run the tests through python3 as well. * DistUtilsExtra/auto.py: Port from deprecated "compiler" module to current "ast" module. * test/auto.py: Only set PYTHONPATH if it isn't set already, so that we can override it from outside. * test/auto.py: Do not require that "setup.py clean -a" doesn't print anything to stderr; with Python 3.1 it now sends out warnings about nonexisting directories. * test/auto.py: Changed print statements to work with both Python 2 and 3. * DistUtilsExtra/command/build_extra.py: Drop unnecessary hashbang line. * test/auto.py: Filter out bogus errors about missing files which current Python 3 distutils spews out. * test/auto.py, Use python{,3}-{pkg-resources,httplib2} as external test modules instead of -xdg and -dateutil, since the latter are not available for Python 3 yet. Changelog to 2.20 [Didier Roche ] * build_i18n.py: add support for LINGUAS (Siegfried Gevatter) (LP: #510957) [ Martin Pitt ] * debian/local/python-mkdebian: Make langpack.mk include optional, as it only exists in Ubuntu, not Debian. (Closes: #589802) * debian/local/python-mkdebian: If we are on Debian, set upload target to "unstable". (Closes: #589794) changelog to 2.19 * auto.py: Also recognize Qt .ui files if they start with an "<?xml..." first line. (LP: #543707) * test/auto.py: Check that automatic translation extraction also works for extensionless files and single quotation marks. (Side discussion in LP #533565) * test/auto.py: Check that scripts explicitly mentioned in "data_files" and "scripts" are covered by the automatic POTFILES.in generation. This reproduces LP #533565. * auto.py: Include scripts in setup.py's data_files into potential POTFILES.in candidates. (LP: #533565) * debian/control: Swap maintainer (me) and uploaders (Sebastian), since I'm the de-facto maintainer now. * debian/control: Replace python-all-dev build dependency with python-all, which is enough. Also wrap build dependencies. * Add debian/source/format: 3.0 (native). * setup.py: Grab version from DistUtilsExtra/auto.py instead of duplicating and hardcoding it. * python_mkdebian: Add --version option. * Move primary __version__ definition to DistUtilsExtra/__init__.py, where it makes more sense than just in the auto module. * Add debian/local/python-mkdebian.1. (Closes: #546266) * Add debian/python-distutils-extra.manpages to install the new manpage.
/usr/lib/python3.6/site-packages/DistUtilsExtra /usr/lib/python3.6/site-packages/DistUtilsExtra/__init__.py /usr/lib/python3.6/site-packages/DistUtilsExtra/__pycache__ /usr/lib/python3.6/site-packages/DistUtilsExtra/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/__pycache__/auto.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/__pycache__/auto.cpython-36.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/auto.py /usr/lib/python3.6/site-packages/DistUtilsExtra/command /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__init__.py /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__ /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/build_extra.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/build_extra.cpython-36.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/build_help.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/build_help.cpython-36.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/build_i18n.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/build_i18n.cpython-36.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/build_icons.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/build_icons.cpython-36.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/clean_i18n.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/clean_i18n.cpython-36.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/pylint.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/__pycache__/pylint.cpython-36.pyc /usr/lib/python3.6/site-packages/DistUtilsExtra/command/build_extra.py /usr/lib/python3.6/site-packages/DistUtilsExtra/command/build_help.py /usr/lib/python3.6/site-packages/DistUtilsExtra/command/build_i18n.py /usr/lib/python3.6/site-packages/DistUtilsExtra/command/build_icons.py /usr/lib/python3.6/site-packages/DistUtilsExtra/command/clean_i18n.py /usr/lib/python3.6/site-packages/DistUtilsExtra/command/pylint.py /usr/lib/python3.6/site-packages/python_distutils_extra-2.38-py3.6.egg-info /usr/lib/python3.6/site-packages/python_distutils_extra-2.38-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/python_distutils_extra-2.38-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/python_distutils_extra-2.38-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/python_distutils_extra-2.38-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/python_distutils_extra-2.38-py3.6.egg-info/top_level.txt /usr/share/doc/packages/python3-distutils-extra /usr/share/doc/packages/python3-distutils-extra/FAQ /usr/share/doc/packages/python3-distutils-extra/README /usr/share/doc/packages/python3-distutils-extra/setup.cfg.example /usr/share/doc/packages/python3-distutils-extra/setup.py.example /usr/share/licenses/python3-distutils-extra /usr/share/licenses/python3-distutils-extra/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 13:21:55 2025