source: ProjectBuilder/projects/python-tortilla/pbconf/python-tortilla.yml@ 2412

Last change on this file since 2412 was 2412, checked in by Bruno Cornec, 5 years ago

remove the devel subdir

File size: 8.1 KB
Line 
1---
2#
3# Project Builder configuration file
4# For project python-tortilla
5#
6# $Id$
7#
8#
9# What is the project URL
10#
11pbprojurl:
12# python-tortilla: svn://svn.python-tortilla.org/python-tortilla/devel
13# python-tortilla: svn+ssh://user@svn.python-tortilla.org/python-tortilla/devel
14 python-tortilla: git+https//github.com/tortilla/tortilla
15# python-tortilla: cvs://cvs.python-tortilla.org/python-tortilla/devel
16# python-tortilla: http://www.python-tortilla.org/src/python-tortilla-devel.tar.gz
17# python-tortilla: ftp://ftp.python-tortilla.org/src/python-tortilla-devel.tar.gz
18# python-tortilla: file:///src/python-tortilla-devel.tar.gz
19# python-tortilla: dir:///src/python-tortilla-devel
20#
21# Repository
22pbrepo:
23 python-tortilla: ftp://ftp.project-builder.org
24# pbml:
25# python-tortilla: python-tortilla-announce@lists.python-tortilla.org
26# Do we check GPG keys
27# pbsmtp:
28# python-tortilla: localhost
29pbgpgcheck:
30 python-tortilla: 1
31# For distro supporting it, which area is used
32projcomponent:
33 python-tortilla: main
34#
35# Check whether project is well formed
36# when downloading from ftp/http/...
37# (containing already a directory with the project-version name)
38# pbwf:
39# python-tortilla: 1
40#
41# Packager label
42#
43pbpackager:
44 python-tortilla: Bruno Cornec <bruno@project-builder.org>
45#
46#
47# For delivery to a machine by SSH (potentially the FTP server)
48# Needs hostname, account and directory
49#
50# sshhost:
51# python-tortilla: www.python-tortilla.org
52# sshlogin:
53# python-tortilla: bill
54# sshdir:
55# python-tortilla: /python-tortilla/ftp
56# sshport:
57# python-tortilla: 22
58#
59#
60# For Virtual machines management
61# Naming convention to follow: distribution name (as per ProjectBuilder::Distribution)
62# followed by '-' and by release number
63# followed by '-' and by architecture
64# a .vmtype extension will be added to the resulting string
65# a QEMU rhel-3-i286 here means that the VM will be named rhel-3-i386.qemu
66#
67# vmlist:
68# python-tortilla: asianux-2-i386,asianux-3-i386,centos-7-x86_64,mandrake-10.1-i386,mandrake-10.2-i386,mandriva-2006.0-i386,mandriva-2007.0-i386,mandriva-2007.1-i386,mandriva-2008.0-i386,mandriva-2008.1-i386,mandriva-2009.0-i386,mandriva-2009.1-i386,mandriva-2010.0-i386,mandriva-2010.1-i386,redhat-7.3-i386,redhat-9-i386,fedora-4-i386,fedora-5-i386,fedora-6-i386,fedora-7-i386,fedora-8-i386,fedora-9-i386,fedora-10-i386,fedora-11-i386,fedora-12-i386,fedora-13-i386,fedora-14-i386,fedora-15-i386,fedora-16-i386,fedora-17-i386,fedora-18-i386,fedora-19-i386,fedora-20-i386,fedora-21-i386,rhel-2-i386,rhel-3-i386,rhel-4-i386,rhel-5-i386,rhel-6-i386,suse-10.0-i386,suse-10.1-i386,opensuse-10.2-i386,opensuse-10.3-i386,opensuse-11.0-i386,opensuse-11.1-i386,opensuse-11.2-i386,opensuse-11.3-i386,opensuse-11.4-i386,opensuse-12.1-i386,opensuse-12.2-i386,opensuse-12.3-i386,opensuse-13.1-i386,opensuse-13.2-i386,sles-9-i386,sles-10-i386,sles-11-i386,gentoo-nover-i386,debian-3-i386,debian-4-i386,debian-5-i386,debian-6-i386,debian-7-i386,debian-8-i386,ubuntu-6.06-i386,ubuntu-7.04-i386,ubuntu-7.10-i386,ubuntu-8.04-i386,ubuntu-8.10-i386,ubuntu-9.04-i386,ubuntu-9.10-i386,ubuntu-10.04-i386,ubuntu-10.10-i386,ubuntu-11.04-i386,ubuntu-11.10-i386,ubuntu-12.04-i386,ubuntu-12.10-i386,ubuntu-13.04-i386,ubuntu-13.10-i386,ubuntu-14.04-i386,ubuntu-14.10-i386,ubuntu-15.04-i386,ubuntu-15.10-i386,ubuntu-16.04-i386,solaris-10-i386,asianux-2-x86_64,asianux-3-x86_64,mandriva-2007.0-x86_64,mandriva-2007.1-x86_64,mandriva-2008.0-x86_64,mandriva-2008.1-x86_64,mandriva-2009.0-x86_64,mandriva-2009.1-x86_64,mandriva-2010.0-x86_64,mandriva-2010.1-x86_64,mageia-1-i386,mageia-2-i386,mageia-3-i386,mageia-4-i386,mageia-5-i386,mageia-1-x86_64,mageia-2-x86_64,mageia-3-x86_64,mageia-4-x86_64,mageia-5-x86_64,fedora-6-x86_64,fedora-7-x86_64,fedora-8-x86_64,fedora-9-x86_64,fedora-10-x86_64,fedora-11-x86_64,fedora-12-x86_64,fedora-13-x86_64,fedora-14-x86_64,fedora-15-x86_64,fedora-16-x86_64,fedora-17-x86_64,fedora-18-x86_64,fedora-19-x86_64,fedora-20-x86_64,fedora-21-x86_64,fedora-22-x86_64,fedora-23-x86_64,rhel-3-x86_64,rhel-4-x86_64,rhel-5-x86_64,rhel-6-x86_64,rhel-7-x86_64,opensuse-10.2-x86_64,opensuse-10.3-x86_64,opensuse-11.0-x86_64,opensuse-11.1-x86_64,opensuse-11.2-x86_64,opensuse-11.3-x86_64,opensuse-11.4-x86_64,opensuse-12.1-x86_64,opensuse-12.2-x86_64,opensuse-12.3-x86_64,opensuse-13.1-x86_64,opensuse-13.2-x86_64,sles-10-x86_64,sles-11-x86_64,sles-12-x86_64,gentoo-nover-x86_64,debian-4-x86_64,debian-5-x86_64,debian-6-x86_64,debian-7-x86_64,debian-8-x86_64,ubuntu-7.04-x86_64,ubuntu-7.10-x86_64,ubuntu-8.04-x86_64,ubuntu-8.10-x86_64,ubuntu-9.04-x86_64,ubuntu-9.10-x86_64,ubuntu-10.04-x86_64,ubuntu-10.10-x86_64,ubuntu-11.04-x86_64,ubuntu-11.10-x86_64,ubuntu-12.04-x86_64,ubuntu-12.10-x86_64,ubuntu-13.04-x86_64,ubuntu-13.10-x86_64,ubuntu-14.04-x86_64,ubuntu-14.10-x86_64,ubuntu-15.04-x86_64,ubuntu-15.10-x86_64,ubuntu-16.04-x86_64
69#
70#
71# Valid values for vmtype are
72# qemu, (vmware, xen, ... TBD)
73# vmtype:
74# python-tortilla: qemu
75#
76# Hash for VM stuff on vmtype
77# vmntp:
78# default: pool.ntp.org
79#
80# We suppose we can commmunicate with the VM through SSH
81# vmhost:
82# python-tortilla: localhost
83# vmlogin:
84# python-tortilla: pb
85# vmport:
86# python-tortilla: 2222
87#
88# Timeout to wait when VM is launched/stopped
89# vmtmout:
90# default: 120
91#
92# per VMs needed paramaters
93# vmopt:
94# python-tortilla: -m 384 -daemonize
95# vmpath:
96# python-tortilla: /home/qemu
97# vmsize:
98# python-tortilla: 5G
99#
100#
101# For Virtual environment management
102# Naming convention to follow: distribution name (as per ProjectBuilder::Distribution)
103# followed by '-' and by release number
104# followed by '-' and by architecture
105# a .vetype extension will be added to the resulting string
106# a chroot rhel-3-i286 here means that the VE will be named rhel-3-i386.chroot
107#
108velist:
109 python-tortilla: centos-6-x86_64,centos-7-x86_64,debian-7-x86_64,debian-8-x86_64,debian-9-x86_64,ubuntu-12.04-x86_64,ubuntu-14.04-x86_64,ubuntu-16.04-x86_64,ubuntu-17.10-x86_64,ubuntu-18.04-x86_64,ubuntu-18.10-x86_64,mageia-5-x86_64,mageia-6-x86_64,fedora-22-x86_64,fedora-23-x86_64,fedora-24-x86_64,fedora-25-x86_64,fedora-26-x86_64,fedora-27-x86_64,fedora-28-x86_64,fedora-29-x86_64,opensuse-42.1-x86_64,opensuse-42.2-x86_64,opensuse-42.3-x86_64,opensuse-13.2-x86_64,opensuse-15.0-x86_64,opensuse-15.1-x86_64,gentoo-nover-x86_64,alpine-nover-x86_64
110#
111# VE params
112# vetype:
113# python-tortilla: docker
114# ventp:
115# default: pool.ntp.org
116# velogin:
117# python-tortilla: pb
118# vepath:
119# python-tortilla: /var/cache/rpmbootstrap
120# rbsconf:
121# python-tortilla: /etc/mock
122# verebuild:
123# python-tortilla: false
124#
125#
126# Global version/tag for the project
127#
128projver:
129 python-tortilla: 0.5.0
130projtag:
131 python-tortilla: 1
132#
133# Hash of valid version names
134version:
135 python-tortilla: devel
136#
137# Is it a test version or a production version
138testver:
139 python-tortilla: true
140# Which upper target dir for delivery
141delivery:
142 python-tortilla: test
143#
144# Additional repository to add at build time
145addrepo:
146# centos-5-x86_64: http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm,ftp://ftp.project-builder.org/centos/5/pb.repo
147# centos-4-x86_64: http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el4.rf.x86_64.rpm,ftp://ftp.project-builder.org/centos/4/pb.repo
148 ubuntu-12.04-x86_64: ftp://ftp.project-builder.org/ubuntu/12.04/python-formats.sources.list
149 ubuntu-18.04-x86_64: ftp://ftp.project-builder.org/ubuntu/18.04/python-formats.sources.list
150#
151# Adapt to your needs:
152# Optional if you need to overwrite the global values above
153#
154# pkgver:
155# python-tortilla : stable
156# pkgtag:
157# python-tortilla : 3
158# Hash of default package/package directory
159defpkgdir:
160 python-tortilla: .
161# Hash of additional package/package directory
162# extpkgdir:
163# minor-pkg: dir-minor-pkg
164#
165# List of files per pkg on which to apply filters
166# Files are mentioned relatively to pbroot/defpkgdir
167# filteredfiles:
168# python-tortilla: Makefile.PL,configure.in,install.sh,python-tortilla.8
169# supfiles:
170# python-tortilla: python-tortilla.init
171
172# For perl modules, names are different depending on distro
173# Here perl-xxx for RPMs, libxxx-perl for debs, ...
174# So the package name is indeed virtual
175#namingtype:
176#python-tortilla: python
Note: See TracBrowser for help on using the repository browser.