Compare commits
No commits in common. "9.5" and "master" have entirely different histories.
1 changed files with 7 additions and 9 deletions
|
|
@ -7,9 +7,9 @@ data:
|
||||||
module: [ MIT ]
|
module: [ MIT ]
|
||||||
dependencies:
|
dependencies:
|
||||||
buildrequires:
|
buildrequires:
|
||||||
bootstrap: f27
|
bootstrap: master
|
||||||
requires:
|
requires:
|
||||||
platform: f27
|
platform: master
|
||||||
references:
|
references:
|
||||||
community: https://docs.pagure.org/modularity/
|
community: https://docs.pagure.org/modularity/
|
||||||
documentation: https://github.com/modularity-modules/postgresql
|
documentation: https://github.com/modularity-modules/postgresql
|
||||||
|
|
@ -17,8 +17,6 @@ data:
|
||||||
api:
|
api:
|
||||||
rpms:
|
rpms:
|
||||||
- postgresql
|
- postgresql
|
||||||
- python2-psycopg2
|
|
||||||
- python3-psycopg2
|
|
||||||
profiles:
|
profiles:
|
||||||
default:
|
default:
|
||||||
rpms:
|
rpms:
|
||||||
|
|
@ -32,12 +30,12 @@ data:
|
||||||
filter: {}
|
filter: {}
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
|
# postgresql-10.0-3.fc28
|
||||||
postgresql:
|
postgresql:
|
||||||
rationale: Generated.
|
rationale: Generated.
|
||||||
ref: f25
|
ref: 07894e0da4b994092abd0084fba982e075ccf3f3
|
||||||
python-psycopg2:
|
# uuid-1.6.2-39.fc27
|
||||||
rationale: Needed to interact with postgresql via Python
|
|
||||||
ref: f25
|
|
||||||
uuid:
|
uuid:
|
||||||
rationale: Generated.
|
rationale: Generated.
|
||||||
ref: f25
|
ref: 43c916caff937bdf8a97ded1abff3e01df4895f4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue