OBS source service to create a tar ball from a SCM repository
This service uses a scm client to checkout or update from a given repository. Supported are svn, git, hg and bzr.
The authoritative source is https://github.com/openSUSE/obs-service-tar_scm
- Links to openSUSE:Tools / obs-service-tar_scm
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:maxrd2:deps:toolkit/obs-service-tar_scm && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
0001-Debianization-disable-running-mercurial-tests |
0000000969 969 Bytes | |
PKGBUILD | 0000000751 751 Bytes | |
_maintainers | 0000048136 47 KB | |
_multibuild | 0000000051 51 Bytes | |
_service | 0000000842 842 Bytes | |
_servicedata | 0000000855 855 Bytes | |
debian.dsc | 0000000761 761 Bytes | |
debian.series | 0000000061 61 Bytes | |
obs-service-tar_scm-0.10.46.tar.gz | 0000157791 154 KB | |
obs-service-tar_scm.changes | 0000064283 62.8 KB | |
obs-service-tar_scm.spec | 0000009870 9.64 KB |
Latest Revision
Mladen Milinkovic (maxrd2)
committed
(revision 4)
- Update to version 0.10.41: * fix for python2 - Update to version 0.10.40: * [dist] updated debian changelog * Add Python 3.12 to GitHub Actions * Switch from ConfigParser.readfp to ConfigParser.read_string - Update to version 0.10.39: * Add gpg as a dependency (needed for gpg validation) - Update to version 0.10.38: * Python 2 is no longer supported by GitHub actions, stop testing it * FD leak / flake8 / py311 fixes * updated debian files * disabled pylint 'no-member' because of false positives in py311 * removed unittest2 from BuildRequires in spec * fixed fixtures and new Exception class * updated KankuFile to Tumbleweed and removed python2 tests - Update to version 0.10.36: * fix broken tar ball from 0.10.35 release - Update to version 0.10.35 * Avoid getting confused by _scmsync.obsinfo files
Comments 0