17
0

36 Commits

Author SHA256 Message Date
581237b67a Accepting request 1245502 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1245502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=18
2025-02-13 17:39:07 +00:00
e7f39d8cbc - Update to version 7.0.1
Miscellaneous:
  * Improve documentation and README (no changes to the library
    code itself)
  * New doc build dependency: myst-parser used to parse Markdown

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=35
2025-02-13 05:31:31 +00:00
1f14009398 Accepting request 1245050 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1245050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=17
2025-02-11 20:29:45 +00:00
c4898cf6b7 - Update to version 7.0.0
Breaking changes:
  * Make MediaInfo.parse's optional arguments positional-only
  * Drop support for Python 3.7 and 3.8
  New features:
  * Add wheels for Linux x86-64 and ARM64
  Miscellaneous:
  * Switch build backend from setuptools to PDM-Backend
  * Improve code quality with better type hints and many more
    fixes

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=33
2025-02-11 09:53:12 +00:00
79eeed2e4d Accepting request 1121026 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1121026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=16
2023-10-30 21:10:22 +00:00
9edadd71cf Accepting request 1121025 from home:alois:branches:multimedia:libs
- Update to version 6.1.0
  * Add a buffer_size argument to parse()
  * Add Python 3.12 support

OBS-URL: https://build.opensuse.org/request/show/1121025
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=31
2023-10-29 18:24:38 +00:00
39d3720504 Accepting request 1105903 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1105903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=15
2023-08-28 15:12:54 +00:00
dbcafaecd6 Accepting request 1105891 from home:mcalabkova:branches:multimedia:libs
- (Build)Require python-importlib-metadata on Leap (boo#1214468)

OBS-URL: https://build.opensuse.org/request/show/1105891
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=29
2023-08-25 12:19:25 +00:00
903539ba8f Accepting request 1069730 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1069730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=14
2023-03-07 15:50:24 +00:00
affe8901a5 Accepting request 1069691 from home:mcepl:branches:multimedia:libs
- Don't use fdupes -s, it hurts.

OBS-URL: https://build.opensuse.org/request/show/1069691
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=27
2023-03-06 20:21:30 +00:00
b68f7ac3f1 Accepting request 1039617 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1039617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=13
2022-12-03 09:03:39 +00:00
890ceaca8c Accepting request 1039616 from home:alois:branches:multimedia:libs
- Update to version 6.0.1
  * doc: improve description of parse()'s full parameter
  version 6.0.0
  Breaking changes:
  * warning Drop support for Python 3.6
  New features:
  * Add support for Python 3.10 and 3.11
  * tests: start a local HTTP server instead of relying on
    GitHub, this means the test suite can now run without
    Internet access
  Bug fixes:
  * Fix doc build with recent sphinx versions

OBS-URL: https://build.opensuse.org/request/show/1039616
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=25
2022-12-02 16:15:10 +00:00
14c78f6e96 Accepting request 889798 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/889798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=12
2021-05-02 16:36:13 +00:00
c6173ba4c2 Accepting request 889797 from home:alois:branches:multimedia:libs
- Update to version 5.1.0
  * Improve errors when libmediainfo can't be loaded

OBS-URL: https://build.opensuse.org/request/show/889797
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=23
2021-05-02 08:14:52 +00:00
e1a21a241c Accepting request 884492 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/884492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=11
2021-04-12 10:37:19 +00:00
98f5437241 Accepting request 884490 from home:alois:branches:multimedia:libs
- Update to version 5.0.4
  New features:
  * Remove setuptools runtime requirement by replacing
    pkg_resources with importlib.metadata
  * __version__ is now an empty string if the package is not
    installed
  Miscellaneous:
  * Use setuptools_scm programatically in Sphinx's configuration
    instead of calling setup.py --version

OBS-URL: https://build.opensuse.org/request/show/884490
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=21
2021-04-11 15:17:13 +00:00
b4ca6d7d55 Accepting request 850404 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/850404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=10
2020-11-24 21:14:15 +00:00
a05360ba2b Accepting request 850403 from home:alois:branches:multimedia:libs
- Update to version 5.0.3
  * Fix TypeError when parsing certain files

OBS-URL: https://build.opensuse.org/request/show/850403
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=19
2020-11-24 10:22:18 +00:00
ca5d7dcc74 Accepting request 850156 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/850156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=9
2020-11-23 14:50:21 +00:00
315fec4e01 Accepting request 850155 from home:alois:branches:multimedia:libs
- Update to version 5.0.2
  Breaking changes:
  * warning Drop support for Python 2.7, 3.4 and 3.5
  * MediaInfo.parse: remove the deprecated text parameter
  New features:
  * MediaInfo: add shortcuts to tracks by type: audio_tracks,
    video_tracks, etc.

OBS-URL: https://build.opensuse.org/request/show/850155
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=17
2020-11-23 10:36:37 +00:00
15322a9155 Accepting request 846858 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/846858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=8
2020-11-07 20:03:04 +00:00
68682c0f6e Accepting request 846857 from home:alois:branches:multimedia:libs
- Update to version 4.3
  * MediaInfo.parse: add support for file-like objects
  * Improvements to documentation
  * Python 3.9 is now officially supported

OBS-URL: https://build.opensuse.org/request/show/846857
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=15
2020-11-07 18:51:19 +00:00
5b00fb9454 Accepting request 799193 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/799193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=7
2020-05-01 09:14:19 +00:00
5995392f16 Accepting request 799192 from home:alois:branches:multimedia:libs
- Update to version 4.2.1
  Bug fixes:
  * Fix version detection for Read the Docs documentation builds
  version 4.2
  New features:
  * Add a new output option to the parse method, this deprecates
    the old test option (#82)
  * Add support for os.PathLike objects (#72)
  Bug fixes:
  * Close and delete handle on errors to avoid memory leaks (#79)
  * Fix thread-safety that was broken since v4.1 (#76 and #83),
    document multi-threading limitations
  * Document Python 3.8 support
  * Show the correct pymediainfo version in documentation builds

OBS-URL: https://build.opensuse.org/request/show/799192
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=13
2020-04-30 10:41:12 +00:00
519b97bc26 Accepting request 731753 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/731753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=6
2019-09-23 10:34:04 +00:00
a6fa797cc1 Accepting request 731752 from home:alois:branches:multimedia:libs
Update to version 4.1

OBS-URL: https://build.opensuse.org/request/show/731752
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=11
2019-09-18 14:31:00 +00:00
6a97faa68b Accepting request 730869 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/730869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=5
2019-09-16 08:52:46 +00:00
1a2e69078d Accepting request 730868 from home:alois:branches:multimedia:libs
Fixed tests in Factory

OBS-URL: https://build.opensuse.org/request/show/730868
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=9
2019-09-14 07:34:25 +00:00
9baa6d103b Accepting request 696774 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/696774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=4
2019-04-23 12:36:10 +00:00
c6dc6a57fd Accepting request 696773 from home:alois:branches:multimedia:libs
- Update to version 4.0
  * Drop Python 2.6 compatibility
  * Allow pickling of Track instances (#68)
  * Remove xml attributes from Track and MediaInfo objects,
    populate the tracks attribute immediately (03f6242)
  * Implement __eq__ forTrack and MediaInfo objects
  * Add an option to obtain MediaInfo's text output (#66)
  * Add an option to return non-complete MediaInfo (#66)
  * Disable LegacyStreamDisplay explicitly by default, make it
    configurable (see 9aa65d8 for details)
  version 3.2.1:
  * Generate sdists on Linux instead of OSX (#67)
  version 3.2:
  * Publish wheels containing libmediainfo (#59, thanks to
    @bgermann)
  version 3.1:
  * Add an option to control parsing speed (#65)
  version 3.0:
  * Do not ignore exceptions when invalid XML is passed (#53)
  * Raise RuntimeError if parsing fails
  * Add an option to ignore UTF-8 encoding errors, fixes (#54)
  * Use proper XPath to detect track elements in XML (#55)
  * Fix handling of non-existent files
  * Fix tests with libmediainfo ≥ 18.08 (#58)
  * Try to load libmediainfo from the module folder

OBS-URL: https://build.opensuse.org/request/show/696773
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=7
2019-04-22 13:58:40 +00:00
caffeca3b2 Accepting request 635324 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/635324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=3
2018-09-13 10:13:10 +00:00
076d8b8757 Accepting request 635323 from home:alois:branches:multimedia:libs
- Update to version 2.3.0
  * Add setuptools to install_requires (#50)
  * Add an option to extract cover_data for libmediainfo ≥ 18.03
    (#51)
  * Get version from setuptools_scm

OBS-URL: https://build.opensuse.org/request/show/635323
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=5
2018-09-12 12:43:16 +00:00
87adc5a9a7 Accepting request 541007 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/541007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=2
2017-11-12 17:10:19 +00:00
efe8e12c1d Accepting request 541006 from home:alois:branches:multimedia:libs
- Update to version 2.2.0
  * Support MediaInfo v17.10
  * Make parse support non-standard library locations (#24)
  * Make parse support pathlib objects (#40)
  * Add PyPy and PyPy3 support
  * Run tests with pytest instead of nose
- Dropped python-pymediainfo-skip_URL_test.patch (skipping network
  test from the command line now)

OBS-URL: https://build.opensuse.org/request/show/541006
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=3
2017-11-11 23:39:19 +00:00
148434cdb4 Accepting request 510528 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/510528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymediainfo?expand=0&rev=1
2017-07-27 09:11:31 +00:00
7222e98098 Accepting request 508760 from home:alois:branches:multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/508760
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-pymediainfo?expand=0&rev=1
2017-07-07 13:24:46 +00:00