Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-stdeb-0.10.0-1.7 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-stdeb Distribution: openSUSE:Factory:zSystems
Version: 0.10.0 Vendor: openSUSE
Release: 1.7 Build date: Fri Jun 16 08:06:17 2023
Group: Development/Languages/Python Build host: s390zl25
Size: 306752 Source RPM: python-stdeb-0.10.0-1.7.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/astraw/stdeb
Summary: Python to Debian source package conversion utility
The stdeb package produces Debian source packages from Python packages
via a new distutils command, sdist_dsc. Automatic defaults are provided
for the Debian package, but many aspects of the resulting package can be
customized (see the customizing section, below). An additional command,
bdist_deb, creates a Debian binary package, a .deb file. The install_deb
command installs this .deb file. The debianize command builds a
debian/ directory directly alongside your setup.py.

The openSUSE version does not fail for unmet dependencies in the host
dpkg database.

Provides

Requires

License

MIT

Changelog

* Sun Apr 24 2022 John Vandenberg <jayvdb@gmail.com>
  - Fixed %check by adding missing $
  - Update to v0.10.0
    * The default Debian compat version has been changed from 7 to 9
      as well as new
  - from v0.9.1
    * A few improvements for Python 3 as well as new options.
  - Updated patches
* Tue May 19 2020 Petr Gajdos <pgajdos@suse.com>
  - %python3_only -> %python_alternative
* Thu Mar 26 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 0.9.0
    * fix applying patch files under Python 3
    * add --sign-results to sdist_dsc and bdist_deb command
    * add --debian-version to CLI program options
    * support zip files in pypi-install
    * remove deprecated dh_desktop call
  - Reapplied patches
* Wed Apr 17 2019 John Vandenberg <jayvdb@gmail.com>
  - Add missing runtime dependencies
  - Remove 126.patch which does nothing
  - Activate test suite, using tests-use-tablib.patch, and removing
    bcond test
  - Add four patches to workaround problems relating to use
    of dpkg on openSUSE:
    * remove-version-checks.patch and ignore-unmet-deps.patch:
      A real dpkg database can not be populated with the
      necessary dependencies
    * no-install-layout.patch and remove-python-helper-rules.patch:
    - -install-layout=deb and the python helpers are not available
      on openSUSE.
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Sun Sep 17 2017 sebix+novell.com@sebix.at
  - add python-requests as dependency
  - add 126.patch fix upstream issue #126 from upstream PR#126
* Thu Sep 07 2017 toddrme2178@gmail.com
  - initial version

Files

/etc/alternatives/py2dsc
/etc/alternatives/py2dsc-deb
/etc/alternatives/pypi-download
/etc/alternatives/pypi-install
/usr/bin/py2dsc
/usr/bin/py2dsc-3.11
/usr/bin/py2dsc-deb
/usr/bin/py2dsc-deb-3.11
/usr/bin/pypi-download
/usr/bin/pypi-download-3.11
/usr/bin/pypi-install
/usr/bin/pypi-install-3.11
/usr/lib/python3.11/site-packages/stdeb
/usr/lib/python3.11/site-packages/stdeb-0.10.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/stdeb-0.10.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/stdeb-0.10.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/stdeb-0.10.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/stdeb-0.10.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/stdeb/__init__.py
/usr/lib/python3.11/site-packages/stdeb/__pycache__
/usr/lib/python3.11/site-packages/stdeb/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/stdeb/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/stdeb/__pycache__/cli_runner.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/stdeb/__pycache__/cli_runner.cpython-311.pyc
/usr/lib/python3.11/site-packages/stdeb/__pycache__/downloader.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/stdeb/__pycache__/downloader.cpython-311.pyc
/usr/lib/python3.11/site-packages/stdeb/__pycache__/transport.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/stdeb/__pycache__/transport.cpython-311.pyc
/usr/lib/python3.11/site-packages/stdeb/__pycache__/util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/stdeb/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/stdeb/cli_runner.py
/usr/lib/python3.11/site-packages/stdeb/command
/usr/lib/python3.11/site-packages/stdeb/command/__init__.py
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__/bdist_deb.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__/bdist_deb.cpython-311.pyc
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__/common.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__/common.cpython-311.pyc
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__/debianize.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__/debianize.cpython-311.pyc
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__/install_deb.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__/install_deb.cpython-311.pyc
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__/sdist_dsc.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/stdeb/command/__pycache__/sdist_dsc.cpython-311.pyc
/usr/lib/python3.11/site-packages/stdeb/command/bdist_deb.py
/usr/lib/python3.11/site-packages/stdeb/command/common.py
/usr/lib/python3.11/site-packages/stdeb/command/debianize.py
/usr/lib/python3.11/site-packages/stdeb/command/install_deb.py
/usr/lib/python3.11/site-packages/stdeb/command/sdist_dsc.py
/usr/lib/python3.11/site-packages/stdeb/downloader.py
/usr/lib/python3.11/site-packages/stdeb/transport.py
/usr/lib/python3.11/site-packages/stdeb/util.py
/usr/share/doc/packages/python311-stdeb
/usr/share/doc/packages/python311-stdeb/CHANGELOG.txt
/usr/share/doc/packages/python311-stdeb/README.rst
/usr/share/licenses/python311-stdeb
/usr/share/licenses/python311-stdeb/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024