Compare commits

..

12 commits

Author SHA1 Message Date
Miro Hrončok
364295bb1c This module was just an attempt and is not compatible with the current modularity 2018-08-29 15:50:00 +02:00
Charalampos Stratakis
fd5b754fbd Add libtom module runtime dependency 2017-11-02 18:54:48 +01:00
Charalampos Stratakis
fafd1f5b94 Remove custodia 2017-11-02 18:14:42 +01:00
Charalampos Stratakis
08d83ade94 Add python3 modules that are required by the freeipa module 2017-11-01 15:47:24 +01:00
Tomas Orsava
2779f9b725 Depend on a specific stream of the python3 module for now 2017-10-31 16:37:30 +01:00
Michal Hlavinka
f23fc216f8 add missing filters for python2 packages
and update package names of p2 versions for pyserial and p-chardet,
as they are prefixed with python2- now
2017-10-27 11:19:33 +02:00
Michal Hlavinka
f2e33f6851 add python3 modules, that are commonly bundled in ohter modules
especially cloud-init, pki and installer
Also fixes issue #6 - missing p-requests dependency, and
issue #7 - mismatchd p-cryptography-vectors buildrequirement
2017-10-18 17:40:18 +02:00
Petr Šabata
25631392af Bumping to work around MBS issues
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-10-11 10:02:25 +02:00
Tomas Orsava
34774a9416 Add python-requests as requested by other module maintainers
Issue: https://github.com/modularity-modules/python3/issues/6
2017-10-10 16:55:11 +02:00
Tomas Orsava
d8263a25b9 Fix builddeps 2017-09-22 15:23:41 +02:00
Tomas Orsava
da3661349f Add filters and api 2017-09-05 20:33:25 +02:00
Tomas Orsava
bbe614ec4a First version of the modulemd 2017-09-05 18:34:06 +02:00

View file

@ -1 +1 @@
python3-ecosystem will be built against all python3 streams automatically
This module was just an attempt and is not compatible with the current modularity