Page MenuHomeSolus

D4312.diff
No OneTemporary

D4312.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,19 +1,22 @@
name : python-guessit
-version : 2.1.0
-release : 1
+version : 3.0.3
+release : 2
source :
- - https://pypi.python.org/packages/31/bc/caa1a21ceab5b72cefd438937eac7ff72514b4e15c74e83b63765b688481/guessit-2.1.0.tar.gz : a534a46bef3bbac7b313a55744860a9ddd5b7fae6abb6f6ae8bbace2b3e973b1
-license : LGPL-3.0
+ - https://files.pythonhosted.org/packages/source/g/guessit/guessit-3.0.3.tar.gz : 590cfaac6adbc65a0297f7b2a44c2accf2cc660eeed6283b43cbad30e65806e0
+license : LGPL-3.0-or-later
component : programming.python
-summary : a library for guessing information from video filenames.
+summary : a library for guessing information from video filenames
description: |
- a library for guessing information from video filenames.
+ GuessIt is a python library that extracts as much information as possible from a video filename.
+
+ It has a very powerful matcher that allows to guess properties from a video using its filename only. This matcher works with both movies and tv shows episodes.
builddeps :
- - python-setuptools
+ - pytest-runner
rundeps :
+ - python-babelfish
- python-dateutil
- python-rebulk
build : |
- %python_setup
+ %python3_setup
install : |
- %python_install
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,163 +2,195 @@
<Source>
<Name>python-guessit</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>LGPL-3.0</License>
+ <License>LGPL-3.0-or-later</License>
<PartOf>programming.python</PartOf>
- <Summary xml:lang="en">a library for guessing information from video filenames.</Summary>
- <Description xml:lang="en">a library for guessing information from video filenames.
+ <Summary xml:lang="en">a library for guessing information from video filenames</Summary>
+ <Description xml:lang="en">GuessIt is a python library that extracts as much information as possible from a video filename.
+
+It has a very powerful matcher that allows to guess properties from a video using its filename only. This matcher works with both movies and tv shows episodes.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-guessit</Name>
- <Summary xml:lang="en">a library for guessing information from video filenames.</Summary>
- <Description xml:lang="en">a library for guessing information from video filenames.
+ <Summary xml:lang="en">a library for guessing information from video filenames</Summary>
+ <Description xml:lang="en">GuessIt is a python library that extracts as much information as possible from a video filename.
+
+It has a very powerful matcher that allows to guess properties from a video using its filename only. This matcher works with both movies and tv shows episodes.
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/__main__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/__main__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/__version__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/__version__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/api.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/api.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/backports.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/backports.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/jsonutils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/jsonutils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/options.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/options.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/reutils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/reutils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/comparators.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/comparators.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/date.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/date.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/formatters.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/formatters.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/numeral.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/numeral.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/validators.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/validators.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/words.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/words.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/markers/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/markers/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/markers/groups.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/markers/groups.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/markers/path.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/markers/path.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/processors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/processors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/audio_codec.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/audio_codec.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/bonus.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/bonus.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/cds.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/cds.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/container.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/container.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/country.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/country.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/crc.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/crc.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/date.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/date.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/edition.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/edition.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/episode_title.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/episode_title.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/episodes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/episodes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/film.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/film.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/format.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/format.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/language.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/language.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/mimetype.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/mimetype.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/other.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/other.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/part.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/part.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/release_group.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/release_group.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/screen_size.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/screen_size.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/title.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/title.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/type.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/type.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/video_codec.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/video_codec.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/website.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/website.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/episodes.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/movies.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/audio_codec.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/bonus.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/cds.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/country.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/date.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/edition.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/episodes.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/film.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/format.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/language.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/other.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/part.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/processors.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/release_group.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/screen_size.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/title.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/video_codec.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/website.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test-input-file.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_api.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_api.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_benchmark.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_benchmark.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_main.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_main.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_yml.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_yml.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/various.yml</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/tlds-alpha-by-domain.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/yamlutils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/yamlutils.pyc</Path>
+ <Path fileType="executable">/usr/bin/guessit</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__main__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/__main__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/__version__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/api.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/backports.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/jsonutils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/monkeypatch.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/options.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/reutils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/yamlutils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__version__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/api.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/backports.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/config/options.json</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/jsonutils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/monkeypatch.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/options.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/reutils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/__pycache__/processors.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/comparators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/date.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/expected.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/formatters.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/numeral.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/pattern.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/quantity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/validators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/words.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/comparators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/date.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/expected.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/formatters.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/numeral.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/pattern.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/quantity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/validators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/words.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/markers/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/markers/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/markers/__pycache__/groups.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/markers/__pycache__/path.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/markers/groups.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/markers/path.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/processors.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/audio_codec.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/bit_rate.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/bonus.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/cds.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/container.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/country.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/crc.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/date.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/edition.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/episode_title.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/episodes.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/film.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/language.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/mimetype.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/other.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/part.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/release_group.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/screen_size.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/size.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/source.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/streaming_service.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/title.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/type.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/video_codec.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/website.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/audio_codec.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/bit_rate.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/bonus.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/cds.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/container.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/country.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/crc.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/date.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/edition.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/episode_title.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/episodes.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/film.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/language.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/mimetype.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/other.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/part.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/release_group.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/screen_size.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/size.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/source.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/streaming_service.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/title.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/type.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/video_codec.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/website.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/test_api.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/test_api_unicode_literals.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/test_benchmark.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/test_main.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/test_options.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/test_yml.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/config/dummy.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/config/test.json</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/config/test.yaml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/config/test.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/enable_disable_properties.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/episodes.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/movies.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/__pycache__/processors_test.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/audio_codec.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/bonus.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/cds.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/country.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/date.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/edition.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/episodes.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/film.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/language.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/other.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/part.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/processors.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/processors_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/release_group.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/screen_size.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/size.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/source.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/title.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/video_codec.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/website.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/streaming_services.yaml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test-input-file.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test_api.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test_api_unicode_literals.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test_benchmark.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test_main.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test_options.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test_yml.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/various.yml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/tlds-alpha-by-domain.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/yamlutils.py</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2016-10-22</Date>
- <Version>2.1.0</Version>
- <Comment>Initial working python3-guessit</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Update release="2">
+ <Date>2018-11-10</Date>
+ <Version>3.0.3</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 20 2023, 11:29 AM (11 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5817919
Default Alt Text
D4312.diff (36 KB)

Event Timeline