Now packaging 1.26.0
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,8 +1,8 @@
|
|||||||
python-taskflow (1.25.0-1~bpo8+1) UNRELEASED; urgency=medium
|
python-taskflow (1.26.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
* Rebuilt by bop.
|
* New upstream release.
|
||||||
|
|
||||||
-- Thomas Goirand <zigo@debian.org> Mon, 07 Dec 2015 18:03:18 +0100
|
-- Thomas Goirand <zigo@debian.org> Sat, 16 Jan 2016 03:40:16 +0000
|
||||||
|
|
||||||
python-taskflow (1.25.0-1) experimental; urgency=medium
|
python-taskflow (1.25.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
|
30
debian/control
vendored
30
debian/control
vendored
@@ -24,7 +24,7 @@ Build-Depends-Indep: alembic (>= 0.7.2),
|
|||||||
python-enum34,
|
python-enum34,
|
||||||
python-eventlet (>= 0.17.4),
|
python-eventlet (>= 0.17.4),
|
||||||
python-fasteners (>= 0.7),
|
python-fasteners (>= 0.7),
|
||||||
python-futurist (>= 0.1.2),
|
python-futurist (>= 0.6.0),
|
||||||
python-hacking,
|
python-hacking,
|
||||||
python-jsonschema,
|
python-jsonschema,
|
||||||
python-kazoo (>= 2.2),
|
python-kazoo (>= 2.2),
|
||||||
@@ -34,14 +34,16 @@ Build-Depends-Indep: alembic (>= 0.7.2),
|
|||||||
python-networkx (>= 1.9),
|
python-networkx (>= 1.9),
|
||||||
python-netifaces,
|
python-netifaces,
|
||||||
python-oslo.serialization (>= 2.0.0),
|
python-oslo.serialization (>= 2.0.0),
|
||||||
python-oslo.utils (>= 3.0.0),
|
python-oslo.utils (>= 3.2.0),
|
||||||
python-oslosphinx (>= 2.5.0),
|
python-oslosphinx (>= 2.5.0),
|
||||||
python-oslotest (>= 1.10.0),
|
python-oslotest (>= 1.10.0),
|
||||||
python-psycopg2,
|
python-psycopg2,
|
||||||
python-pymysql (>= 0.6.2),
|
python-pymysql (>= 0.6.2),
|
||||||
python-redis,
|
python-redis,
|
||||||
|
python-retrying (>= 1.2.3),
|
||||||
python-six (>= 1.9.0),
|
python-six (>= 1.9.0),
|
||||||
python-sqlalchemy (>= 0.9.9),
|
python-sqlalchemy (>= 1.0.10),
|
||||||
|
python-sqlalchemy-utils,
|
||||||
python-stevedore (>= 1.5.0),
|
python-stevedore (>= 1.5.0),
|
||||||
python-testscenarios,
|
python-testscenarios,
|
||||||
python-testtools (>= 1.4.0),
|
python-testtools (>= 1.4.0),
|
||||||
@@ -54,7 +56,7 @@ Build-Depends-Indep: alembic (>= 0.7.2),
|
|||||||
python3-debtcollector (>= 0.3.0),
|
python3-debtcollector (>= 0.3.0),
|
||||||
python3-eventlet (>= 0.17.4),
|
python3-eventlet (>= 0.17.4),
|
||||||
python3-fasteners (>= 0.7),
|
python3-fasteners (>= 0.7),
|
||||||
python3-futurist (>= 0.1.2),
|
python3-futurist (>= 0.6.0),
|
||||||
python3-jsonschema,
|
python3-jsonschema,
|
||||||
python3-kazoo (>= 2.2),
|
python3-kazoo (>= 2.2),
|
||||||
python3-kombu,
|
python3-kombu,
|
||||||
@@ -63,13 +65,15 @@ Build-Depends-Indep: alembic (>= 0.7.2),
|
|||||||
python3-networkx (>= 1.9),
|
python3-networkx (>= 1.9),
|
||||||
python3-netifaces,
|
python3-netifaces,
|
||||||
python3-oslo.serialization (>= 2.0.0),
|
python3-oslo.serialization (>= 2.0.0),
|
||||||
python3-oslo.utils (>= 3.0.0),
|
python3-oslo.utils (>= 3.2.0),
|
||||||
python3-oslotest (>= 1.10.0),
|
python3-oslotest (>= 1.10.0),
|
||||||
python3-psycopg2,
|
python3-psycopg2,
|
||||||
python3-pymysql (>= 0.6.2),
|
python3-pymysql (>= 0.6.2),
|
||||||
python3-redis,
|
python3-redis,
|
||||||
|
python3-retrying (>= 1.2.3),
|
||||||
python3-six (>= 1.9.0),
|
python3-six (>= 1.9.0),
|
||||||
python3-sqlalchemy (>= 0.9.9),
|
python3-sqlalchemy (>= 1.0.10),
|
||||||
|
python3-sqlalchemy-utils,
|
||||||
python3-stevedore (>= 1.5.0),
|
python3-stevedore (>= 1.5.0),
|
||||||
python3-subunit,
|
python3-subunit,
|
||||||
python3-testscenarios,
|
python3-testscenarios,
|
||||||
@@ -94,19 +98,20 @@ Depends: alembic (>= 0.7.2),
|
|||||||
python-enum34,
|
python-enum34,
|
||||||
python-eventlet (>= 0.17.4),
|
python-eventlet (>= 0.17.4),
|
||||||
python-fasteners (>= 0.7),
|
python-fasteners (>= 0.7),
|
||||||
python-futurist (>= 0.1.2),
|
python-futurist (>= 0.6.0),
|
||||||
python-jsonschema,
|
python-jsonschema,
|
||||||
python-kazoo,
|
python-kazoo,
|
||||||
python-kombu,
|
python-kombu,
|
||||||
python-monotonic (>= 0.3),
|
python-monotonic (>= 0.3),
|
||||||
python-networkx (>= 1.9),
|
python-networkx (>= 1.9),
|
||||||
python-oslo.serialization (>= 2.0.0),
|
python-oslo.serialization (>= 2.0.0),
|
||||||
python-oslo.utils (>= 3.0.0),
|
python-oslo.utils (>= 3.2.0),
|
||||||
python-pbr (>= 1.8),
|
python-pbr (>= 1.8),
|
||||||
python-psycopg2,
|
python-psycopg2,
|
||||||
python-pymysql (>= 0.6.2),
|
python-pymysql (>= 0.6.2),
|
||||||
|
python-retrying (>= 1.2.3),
|
||||||
python-six (>= 1.9.0),
|
python-six (>= 1.9.0),
|
||||||
python-sqlalchemy (>= 0.9.9),
|
python-sqlalchemy (>= 1.0.10),
|
||||||
python-stevedore (>= 1.5.0),
|
python-stevedore (>= 1.5.0),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python:Depends},
|
${python:Depends},
|
||||||
@@ -127,19 +132,20 @@ Depends: alembic (>= 0.7.2),
|
|||||||
python3-debtcollector (>= 0.3.0),
|
python3-debtcollector (>= 0.3.0),
|
||||||
python3-eventlet (>= 0.17.4),
|
python3-eventlet (>= 0.17.4),
|
||||||
python3-fasteners (>= 0.7),
|
python3-fasteners (>= 0.7),
|
||||||
python3-futurist (>= 0.1.2),
|
python3-futurist (>= 0.6.0),
|
||||||
python3-jsonschema,
|
python3-jsonschema,
|
||||||
python3-kazoo,
|
python3-kazoo,
|
||||||
python3-kombu,
|
python3-kombu,
|
||||||
python3-monotonic (>= 0.1),
|
python3-monotonic (>= 0.1),
|
||||||
python3-networkx (>= 1.9),
|
python3-networkx (>= 1.9),
|
||||||
python3-oslo.serialization (>= 2.0.0),
|
python3-oslo.serialization (>= 2.0.0),
|
||||||
python3-oslo.utils (>= 3.0.0),
|
python3-oslo.utils (>= 3.2.0),
|
||||||
python3-pbr (>= 1.8),
|
python3-pbr (>= 1.8),
|
||||||
python3-psycopg2,
|
python3-psycopg2,
|
||||||
python3-pymysql (>= 0.6.2),
|
python3-pymysql (>= 0.6.2),
|
||||||
|
python3-retrying (>= 1.2.3),
|
||||||
python3-six (>= 1.9.0),
|
python3-six (>= 1.9.0),
|
||||||
python3-sqlalchemy (>= 0.9.9),
|
python3-sqlalchemy (>= 1.0.10),
|
||||||
python3-stevedore (>= 1.5.0),
|
python3-stevedore (>= 1.5.0),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python3:Depends},
|
${python3:Depends},
|
||||||
|
Reference in New Issue
Block a user