165 lines
6.4 KiB
Plaintext
165 lines
6.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Sep 02 17:32:22 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Adding 'fix-codename.diff' as it appears that wasn't done before release
|
|
upstream
|
|
- Update to version 0.13.1+git20250902.e62a54d:
|
|
* doc: Fix uv execution typo for catt (#484)
|
|
* ci: Add another directive for Release Please to ignore
|
|
* build: Release v0.13.1
|
|
* ci: Change Release Please configuration
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 19 03:06:14 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Update to version 0.13.0+git20250819.cee9f75:
|
|
* doc: Add uv instructions
|
|
* feat: Drop support for Python before 3.11, as that's what PyChromecast requires
|
|
* ci: Update Poetry section format change
|
|
* ci: Allow manually running the release task
|
|
* ci: Add PyPI release action
|
|
* ci: Upgrade pre-commit checks
|
|
* doc: Remove obsolete badges
|
|
* chore(master): release 0.13.0 (#468)
|
|
* ci: Don't use gitchangelog any more, in favor of Release Please
|
|
* ci: Instruct Release Please to bump patch pre-major
|
|
* ci: Add Release Please
|
|
* feat: Tell apart live videos from buffered videos (#464)
|
|
* ci: Run pre-commit on all files
|
|
* ci: Add ruff to pre-commit (#465)
|
|
* ci: Add pre-commit action
|
|
* REF: controllers.py: Update self._cast.status._asdict() to .__dict__ so that `catt info` works (#462)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 5 16:55:33 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Swapping "skip_python" to 3.11 and 3.12
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 05 16:17:39 UTC 2024 - scott.bradnick@suse.com
|
|
|
|
- Update to version 0.12.13+git20241205.ede9c03:
|
|
* build: Release v0.12.13
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 10 18:11:07 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- #446 takes care of PyChromecast >= v14
|
|
* Adjusting pyproject.toml.diff to update version info
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 10 18:10:15 UTC 2024 - scott.bradnick@suse.com
|
|
|
|
- Update to version 0.12.12+git20240510.b4e33f9:
|
|
* chore: updated pychromecast dependency (#446)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 9 19:07:26 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Adding pyproject.toml.diff so it works with PyChromecast v14.0.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 7 14:22:33 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Converting to using pyproject.toml (as it should have been) vs. inserting
|
|
curated setup.py via '%pyproject_wheel' + '%pyproject_install'
|
|
* Adding pip & poetry-core module BuildRequires
|
|
* Removing setuptools module BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 6 14:28:50 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Adding "skip_python" for 3.9 and 3.10
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 4 22:45:01 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Updating "Copyright" year
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 29 00:33:02 UTC 2024 - scott.bradnick@suse.com
|
|
|
|
- Update to version 0.12.12+git20240128.52a2a10:
|
|
* build: Release v0.12.12
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 28 02:25:50 UTC 2024 - scott.bradnick@suse.com
|
|
|
|
- Update to version 0.12.11+git20240128.a13b0fa:
|
|
* fix(save): Replace cst.media_info with cst.cast_info in save function (#441)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 14 18:36:51 UTC 2023 - scott.bradnick@suse.com
|
|
|
|
- Update to version 0.12.11+git20231005.ef35ed3:
|
|
* docs: Add a note about firewalls to the readme (#435)
|
|
* fix: Set Poetry as the build-backend explicitly (#433)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 09 13:47:40 UTC 2023 - scott.bradnick@suse.com
|
|
|
|
- Update to version 0.12.11+git20230509.305b832:
|
|
* ci: Fix pre-commit errors
|
|
* ci: Upgrade pre-commit
|
|
* chore: Pin urllib3 as a dependency to avoid breaking things
|
|
* ci: Upgrade the CI Python version
|
|
* build: Release v0.12.11
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 05 20:20:39 UTC 2023 - scott.bradnick@suse.com
|
|
|
|
- Update to version 0.12.10+git20230505.f335c13:
|
|
* fix: Update pychromecast requirement plus fixes (#429)
|
|
* feat: Add volumemute command (#427)
|
|
* test: Fix test
|
|
* build: Release v0.12.10
|
|
* doc: Document macOS config path in README (#414)
|
|
* chore: Change DashCast image URLs
|
|
* fix: Change DashCast app ID
|
|
* feat: Add swiergot's custom receiver
|
|
* chore: Remove unused reference
|
|
* doc: Update Contributing guide (solves #395)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 27 21:01:27 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Forgot a yt-dlp -> yt_dlp conversion
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 27 20:55:15 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Updating to upstream version 0.12.9
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 3 21:29:04 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Updating to upstream version 0.12.7
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 10 16:21:18 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Updating to upstream version 0.12.5
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 26 04:07:26 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Setting "Recommends" for _specific_ click,PyChromecast,zeroconf version(s)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 25 20:05:59 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Typo'd Suggest (to this package itself)
|
|
* Converting to a "Recommends"
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 25 19:18:41 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Converting from requiring 'yt-dlp' to suggesting python-youtube_dl
|
|
* It doesn't work w/o the backend python code and it doesn't appear
|
|
the 'yt-dlp' package provides it
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 25 02:32:53 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
|
|
|
|
- Initial version from upstream via py2pack
|