1
0
mirror of https://github.com/agx/git-buildpackage.git synced 2024-10-11 09:20:57 +00:00
Go to file
Guido Günther b341bee588 Merge branch 'nose2pytest' into 'master'
Idiomatic usage of pytest, remove more traces of nose Closes: #1018367

See merge request agx/git-buildpackage!4
2024-09-28 08:51:27 +00:00
bin git-pbuilder: export GBP_{DIST,ARCH,BUILDER} to the environment 2022-08-03 19:36:43 +02:00
debian Idiomatic usage of pytest, remove almost all traces of nose 2024-09-27 15:48:05 +02:00
docs docs: Prefer debian/latest over debian/sid 2024-09-06 11:17:33 +02:00
examples docs: Prefer debian/latest over debian/sid 2024-09-06 11:17:33 +02:00
gbp dscfile.py: decide native/non-native based on diff presence, not version format 2024-09-11 08:36:01 +02:00
packaging Idiomatic usage of pytest, remove almost all traces of nose 2024-09-27 15:48:05 +02:00
tests Idiomatic usage of pytest, remove almost all traces of nose 2024-09-27 15:48:05 +02:00
.coveragerc Add .coveragerc 2013-04-06 22:20:35 +02:00
.gitignore build: Run tests through pytest 2024-09-11 12:22:48 +02:00
.gitmodules Use https URL for submodule 2017-01-04 18:54:05 +01:00
COPYING Add full license file 2017-10-14 09:14:27 +02:00
dev_requirements.txt Idiomatic usage of pytest, remove almost all traces of nose 2024-09-27 15:48:05 +02:00
gbp.conf gbp: Fix misc spelling in user visible output and comments 2024-01-12 14:21:55 -08:00
HACKING build: Run tests through pytest 2024-09-11 12:22:48 +02:00
Makefile Idiomatic usage of pytest, remove almost all traces of nose 2024-09-27 15:48:05 +02:00
pydoctor.ini docs: port build system to newer pydoctor 2022-04-23 15:47:31 +02:00
pyproject.toml Add linter configs 2024-06-02 12:34:29 +02:00
README.md Embed CII best practice badge 2017-11-01 19:15:45 +01:00
requirements.txt No need to depend on six anymore 2017-10-20 12:37:58 +02:00
setup.cfg build: Run tests through pytest 2024-09-11 12:22:48 +02:00
setup.py Idiomatic usage of pytest, remove almost all traces of nose 2024-09-27 15:48:05 +02:00
TODO TODO list maintained in the wiki 2009-08-23 17:28:50 +02:00

Git-buildpackage

Tools to ease the development of Debian and (partially) RPM packages in git repositories. For documentation see the manual online at:

https://gbp.sigxcpu.org/manual/

On Debian systems, the documentation can be found in /usr/share/doc/git-buildpackage/manual-html.

The API documentation of the gbp module can be found at:

https://gbp.sigxcpu.org/apidocs/

The mailing list is at:

See the HACKING document for details on contributing to gbp development. The package is also available on Pypi at:

https://pypi.python.org/pypi/gbp/

gbp logo

Build Status CII Best Practices