forked from pool/obs-service-tar_scm
* move to python3 * add python 3.6 to testing * added logging for better debugging changesgenerate * raise exception if no changesauthor given * removed python 2.6 from travis - Update to version 0.9.5.1548407358.b62685b: * Stop using @opensuse.org addresses to indicate a missing address * move argparse dep to -common package * allow submodule and ssl options in appimage * sync spec file as used in openSUSE:Tools project OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=236
20 lines
740 B
Plaintext
20 lines
740 B
Plaintext
Format: 1.0
|
|
Source: obs-service-tar-scm
|
|
Version: 0.10.0.1550589094.e2ae17d
|
|
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), python (>= 2.6), python-argparse | python (>= 2.7), python-dateutil
|
|
|
|
Package: obs-service-tar-scm
|
|
Architecture: all
|
|
Provides: obs-service-obs-scm, obs-service-tar
|
|
Depends: ${misc:Depends}, ${python:Depends}, bzr, git, subversion, cpio, python-dateutil, python-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.
|
|
|