Projects
Multimedia
mythtv
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 15
View file
mythtv.changes
Changed
@@ -1,8 +1,16 @@ ------------------------------------------------------------------- +Fri Nov 2 01:57:02 UTC 2018 - Aliaksei Padvalski <avvissu@yandex.by> + +- Add the MythTV python bindings to common: + * ttvdb.py: add python-mythtv instead of python-tvdb_api + * move required dependencies to python-mythtv: python-requests-cache, + python-future + +------------------------------------------------------------------- Thu Nov 1 19:15:34 UTC 2018 - avvissu@yandex.by - Add python-tvdb_api dependency -- Move required dependencies to common: python-requests-cache, +- Move required dependencies to common: python-requests-cache, python-tvdb_api, python-future -------------------------------------------------------------------
View file
mythtv.spec
Changed
@@ -254,9 +254,8 @@ %package common Summary: Common components needed by %{name} Group: Productivity/Multimedia/Video/Players -Requires: python-requests-cache -Requires: python-tvdb_api -Requires: python-future +Requires: python-%{name}%{?pkgmanjor} = %{version} +Requires: transcode Conflicts: mythtv-0_28-common Conflicts: mythtv-0_27-common @@ -320,7 +319,7 @@ This package contains the program which sets up the database to use a machine as a backend server. -%package -n perl-%{name} +%package -n perl-%{name}%{?pkgmanjor} Summary: Perl bindings for %{name} Group: Development/Libraries/Perl Requires: perl(DBD::mysql) @@ -336,13 +335,16 @@ Provides a perl-based interface to interacting with %{name}. -%package -n python-%{name} +%package -n python-%{name}%{?pkgmanjor} Summary: Python bindings for %{name} Group: Development/Libraries/Python +Requires: python-future Requires: python-lxml Requires: python-mysql -Conflicts: python-mythtv-0_28 +Requires: python-requests-cache +Requires: python-urllib3 Conflicts: python-MythTV-0_27 +Conflicts: python-mythtv-0_28 BuildArch: noarch %description -n python-%{name} @@ -350,7 +352,7 @@ Provides a python-based interface to interacting with %{name}. -%package -n php-%{name} +%package -n php-%{name}%{?pkgmanjor} Summary: PHP bindings for %{name} Group: Development/Libraries/Other Requires: perl-%{name}
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.