Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Benjamin A. Beasley
577c49b236 Update to 0.0.75 (close RHBZ#2524752) 2026-08-27 07:33:39 +01:00
2 changed files with 7 additions and 7 deletions

View file

@ -1,2 +1,2 @@
SHA512 (ty-0.0.74.tar.gz) = ba14b1c3c3cf7d0d1ea33091136ac7f4511be0c5cce6333e942a34411417b40e158770ce5780de2ce7797e1dcbfb7d9f90fa7151c4a2ea4d9bdc35840e9f7440
SHA512 (ruff-f42a9e0b99237195cf293f7515b96139a07851e3.tar.gz) = 9c073fc1936289b5d21d85fa9e9136474a2d2cb670bc6b27f3d20388b3feb34da39e188f8860ae040bbc39d42399e8a6e6814984c38427bf715063fbc36b6849
SHA512 (ty-0.0.75.tar.gz) = 40afb6539110ecd5a54411e5305f1ad9fc765f53023d5c063bc3ca5f24e9986d7464308cb8319dba9a5e383a6417bace1a82df1a8ce10b206c9b4c10856a5401
SHA512 (ruff-007157d47915cc126d996ccdc3e3b28f216c221f.tar.gz) = 2a7cc1b35373c5c7a5109084537177c6c927dff83eb060e43b08ea35a6d27047ad42f27745aa0f27a76258f4d3baff75cbc820e77dba489431c3387bf1290431

10
ty.spec
View file

@ -8,7 +8,7 @@
%bcond check 1
Name: ty
Version: 0.0.74
Version: 0.0.75
# The ty package has a permanent exception to the Updates Policy in Fedora,
# so it can be updated in stable releases across SemVer boundaries (subject to
# good judgement and actual compatibility of any reverse dependencies). See
@ -159,17 +159,17 @@ Source: %{url}/archive/%{version}/ty-%{version}.tar.gz
# Regarding bundling ruff, see the comments at the beginning of the spec file.
%global ruff_git https://github.com/astral-sh/ruff
%global ruff_rev f42a9e0b99237195cf293f7515b96139a07851e3
%global ruff_rev 007157d47915cc126d996ccdc3e3b28f216c221f
%global ruff_baseversion 0.16.4
%global ruff_snapdate 20260822
%global ruff_snapdate 20260826
Source100: %{ruff_git}/archive/%{ruff_rev}/ruff-%{ruff_rev}.tar.gz
# Get this from ruff/crates/ty_vendored/vendor/typeshed/source_commit.txt.
%global typeshed_rev 6fba3ae73db5a9807780514b463126f1ee8ff216
%global typeshed_rev 6b7f7b93300550eb55380db8ca62488eb0c78c77
# The typeshed project as a whole has never been versioned.
%global typeshed_baseversion 0
# Inspect https://github.com/python/typeshed/commit/%%{typeshed_rev}.
%global typeshed_snapdate 20260814
%global typeshed_snapdate 20260825
# Downstream patch: always find the system-wide ty executable
#