aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Revert to 1.12.3 statePapoteur2016-11-051-3/+2
|
* bump version requirement on PyGithub to get necessary bug fixPer Øyvind Karlsen2016-08-181-1/+1
|
* add python module dependenciesPer Øyvind Karlsen2016-08-181-1/+1
|
* add dependency on PyGithub>=1.26.0Per Øyvind Karlsen2016-07-221-1/+2
|
* use setuptools in stead of old distutilsPer Øyvind Karlsen2016-07-221-1/+1
|
* Update shebang in setup.pyPapoteur2015-11-011-1/+1
|
* Adapt setup.pyPapoteur2015-10-311-3/+1
|
* 1.10.4 - add bash-completion1.10.4Joseph Wang2013-12-141-0/+2
|
* update mgarepo urlNicolas Vigier2011-11-261-1/+1
|
* rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples ↵Nicolas Vigier2011-01-111-10/+10
| | | | for Mageia
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-01-041-7/+4
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r202 | boklm | 2011-01-04 16:09:44 +0000 (Tue, 04 Jan 2011) | 1 line add repsys ------------------------------------------------------------------------
* Added a crappy manual pageBogdano Arendartchuk2008-03-031-1/+2
| | | | | | The only useful thing for the moment is the description of configuration options.
* Don't install repsys-example.conf in datadir, move it to MANIFEST.inBogdano Arendartchuk2008-02-061-2/+1
|
* Moved all old defaults to repsys-example.conf and document it betterBogdano Arendartchuk2008-02-051-1/+2
| | | | | | Only a few configuration options in repsys.conf are really useful. Removed the remaining [template] section.
* Added plugins directory to setup.py and MANIFEST.inBogdano Arendartchuk2007-05-021-1/+2
|
* Removed bogus macros files and added [macros ..] sections to repsys.conf.Bogdano Arendartchuk2007-01-291-1/+1
| | | | | | | | | These sections are referenced by the "rpm-macros" option in [submit ..] sections and contain the RPM macros to be used with the target of the package being generated. These macros are defined using --define option of rpm.
* Added "repsys.macros" configuration file.Bogdano Arendartchuk2007-01-241-1/+1
| | | | | | | It will contain macros overriding the local system ones. The reason for it is to make changelogs generated in kenobi (2007.0) having the cooker release number (in the case 2007.1).
* - added another changelog template, it copies the changelog format from ↵Bogdano Arendartchuk2006-10-191-0/+1
| | | | repsys 1.5
* - s/oldstyle/oldfashion/Bogdano Arendartchuk2006-03-031-1/+1
|
* - added oldfashion.chlog to CVS and added it to setup.pyBogdano Arendartchuk2006-02-201-1/+2
|
* - moved getsrpm-mdk to "scripts" section, since it has to be installed inBogdano Arendartchuk2006-02-141-3/+2
| | | | | bindir.
* - added create-srpm, rebrand-mdk and getsrpm-mdk to setup.py in order toBogdano Arendartchuk2006-02-141-1/+8
| | | | | | leave the burden of the installation only to distutils, and make spec file more simple
* - install repsys.confAndreas Hasenack2006-02-021-1/+2
|
* - updated PKG-INFO for 1.6.0Andreas Hasenack2006-02-021-2/+2
| | | | | - fixed setup.py installation of datadir files
* - on behalf of bogdano@mandriva.com:Andreas Hasenack2006-02-021-1/+3
| | | | | | | | | | | | | | | - improved markrelease command line parsing - changelogs entries are now groupped by author, and sorted by revision number - the changelog now is generated using the Cheetah Template Engine, to allow quick modifications without spending time reading code and introducing new bugs - consequently, was added an option "-T <file>" to rpmlog and getsrpm to allow choosing the path of the template to be used - added options noauth=0, and baseurl=None in order to disable the authentication in some url schemes (http:// and //) - replaced some "cl" references to "mdv"
* Initial revisionR1_5_3_1-4mdktopic/V1_5_X@821topic/V1_5_X@819topic/V1_5_3@959topic/V1_5_3@819topic/V1_5_3Frederic Lepied2005-12-071-0/+23