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
- Devel package for openSUSE:Factory
-
54
derived packages
- Links to openSUSE:Factory / obs-service-tar_scm
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Tools/obs-service-tar_scm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Debianization-disable-running-mercurial-tests |
0000000969 969 Bytes | |
PKGBUILD | 0000000769 769 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 | 0000009930 9.7 KB |
Revision 335 (latest revision is 347)
Dirk Mueller (dirkmueller)
accepted
request 1139481
from
Dirk Mueller (dirkmueller)
(revision 335)
- add support for AL2023 - Require external argparse for RHEL6 - added Requires: python2 for Fedora >= 25 * - Fixed error with cache - Replaced --exclude=.$MYSCM with --exclude-vcs tar option of the repo. Thus 'git fetch $URL +$REV:$REV" is run initially. However, the 'git checkout $REV' then fails because it's missing - add support for bzr
Comments 0