diff --git a/_service:product_converter:openSUSE-release.spec b/_service:product_converter:openSUSE-release.spec index 7a91b79c..f4728d32 100644 --- a/_service:product_converter:openSUSE-release.spec +++ b/_service:product_converter:openSUSE-release.spec @@ -2886,6 +2886,7 @@ Provides: weakremover(python-matplotlib-wx) Provides: weakremover(python-metacity) Provides: weakremover(python-ogg) Provides: weakremover(python-psycopg2-doc) +Provides: weakremover(python-pyparsing-doc) Provides: weakremover(python-qscintilla-sip) Provides: weakremover(python-rapi2) Provides: weakremover(python-satsolver) @@ -10651,6 +10652,7 @@ Provides: weakremover(Ebnf2ps) Provides: weakremover(FLIF) Provides: weakremover(FLIF-devel) Provides: weakremover(HaXml) +Provides: weakremover(MozillaThunderbird-devel) Provides: weakremover(NetworkManager-novellvpn) Provides: weakremover(NetworkManager-novellvpn-gnome) Provides: weakremover(NetworkManager-novellvpn-lang) @@ -15624,6 +15626,7 @@ Provides: weakremover(python-ZODB3) Provides: weakremover(python-acme-doc) Provides: weakremover(python-async) Provides: weakremover(python-bcdoc) +Provides: weakremover(python-beautifulsoup) Provides: weakremover(python-bonobo) Provides: weakremover(python-boto-doc) Provides: weakremover(python-camgm) @@ -15766,6 +15769,7 @@ Provides: weakremover(python2-gdata) Provides: weakremover(python2-numpy_1_13_3-gnu-hpc) Provides: weakremover(python2-numpy_1_13_3-gnu-hpc-devel) Provides: weakremover(python2-openwsman) +Provides: weakremover(python2-pyparsing-doc) Provides: weakremover(python2-simplejson-test) Provides: weakremover(python2-tablib) Provides: weakremover(python2-toro) @@ -15784,6 +15788,7 @@ Provides: weakremover(python3-execnet-doc) Provides: weakremover(python3-gdata) Provides: weakremover(python3-numpy_1_13_3-gnu-hpc) Provides: weakremover(python3-numpy_1_13_3-gnu-hpc-devel) +Provides: weakremover(python3-pyparsing-doc) Provides: weakremover(python3-simplejson-test) Provides: weakremover(python3-tablib) Provides: weakremover(python3-toro) @@ -20387,6 +20392,7 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE.prod << EOF python-metacity python-ogg python-psycopg2-doc + python-pyparsing-doc python-qscintilla-sip python-rapi2 python-satsolver @@ -28152,6 +28158,7 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE.prod << EOF FLIF FLIF-devel HaXml + MozillaThunderbird-devel NetworkManager-novellvpn NetworkManager-novellvpn-gnome NetworkManager-novellvpn-lang @@ -33125,6 +33132,7 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE.prod << EOF python-acme-doc python-async python-bcdoc + python-beautifulsoup python-bonobo python-boto-doc python-camgm @@ -33267,6 +33275,7 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE.prod << EOF python2-numpy_1_13_3-gnu-hpc python2-numpy_1_13_3-gnu-hpc-devel python2-openwsman + python2-pyparsing-doc python2-simplejson-test python2-tablib python2-toro @@ -33285,6 +33294,7 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE.prod << EOF python3-gdata python3-numpy_1_13_3-gnu-hpc python3-numpy_1_13_3-gnu-hpc-devel + python3-pyparsing-doc python3-simplejson-test python3-tablib python3-toro diff --git a/obsoletepackages.inc b/obsoletepackages.inc index 79a3c98c..ca3b9043 100644 --- a/obsoletepackages.inc +++ b/obsoletepackages.inc @@ -2804,6 +2804,7 @@ python-metacity python-ogg python-psycopg2-doc + python-pyparsing-doc python-qscintilla-sip python-rapi2 python-satsolver @@ -10577,6 +10578,7 @@ FLIF FLIF-devel HaXml + MozillaThunderbird-devel NetworkManager-novellvpn NetworkManager-novellvpn-gnome NetworkManager-novellvpn-lang @@ -15550,6 +15552,7 @@ python-acme-doc python-async python-bcdoc + python-beautifulsoup python-bonobo python-boto-doc python-camgm @@ -15692,6 +15695,7 @@ python2-numpy_1_13_3-gnu-hpc python2-numpy_1_13_3-gnu-hpc-devel python2-openwsman + python2-pyparsing-doc python2-simplejson-test python2-tablib python2-toro @@ -15710,6 +15714,7 @@ python3-gdata python3-numpy_1_13_3-gnu-hpc python3-numpy_1_13_3-gnu-hpc-devel + python3-pyparsing-doc python3-simplejson-test python3-tablib python3-toro