obs-service-tar_scm/debian.dsc
Frank Schreiner dadfbd1e1d - Update to version 0.10.32.1662712308.31d1884:
* [dist] added Requires to python_path
  * improve tar service to handle multiple obsinfo files to create tarball from obscpio
  * new ENV 'TAR_SCM_SKIP_CLEANUP' to make test development/debugging easier
  * partial clone feature
  * simplify locking to avoid race conditions
  * unlink .lock file after unlocking the cache

- Update to version 0.10.30.1641993356.a87e7af:
  * Simplifiy conditions for all rhel like distros
  * Changed gendered pronoun to be gender neutral

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=311
2022-09-09 09:11:30 +00:00

20 lines
730 B
Plaintext

Format: 1.0
Source: obs-service-tar-scm
Version: 0.10.32.1662712308.31d1884
Provides: obs-service-obs_scm, obs-service-tar
Binary: obs-service-tar_scm
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 8.0.0), python3, python-argparse, python3-dateutil, dh-python
Package: obs-service-tar-scm
Architecture: all
Provides: obs-service-obs-scm, obs-service-tar
Depends: ${misc:Depends}, ${python3:Depends}, bzr, git, subversion, cpio, python3-dateutil, python3-yaml
Recommends: mercurial
Description: An OBS source service: fetches SCM tarballs
This is a source service for openSUSE Build Service.
It supports downloading from svn, git, hg and bzr repositories.