Projects
Multimedia
mythtv-0_28
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
mythtv.changes
Changed
@@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Fri Nov 2 02:09:56 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:04:53 UTC 2018 - avvissu@yandex.by - Add python-tvdb_api dependency
View file
mythtv.spec
Changed
@@ -243,9 +243,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_27-common %description common @@ -305,7 +304,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) @@ -320,11 +319,14 @@ 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 +Requires: python-requests-cache +Requires: python-urllib3 Conflicts: python-MythTV-0_27 BuildArch: noarch @@ -333,7 +335,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
.