Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python-hatchling
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
python-hatchling
Commits
3c3c604c
Commit
3c3c604c
authored
1 month ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import python-hatchling-1.27.0-1.el
parent
a47fc5b6
Branches
r10s
Tags
imports/r10s/python-hatchling-1.27.0-1.el
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.python-hatchling.metadata
+1
-1
1 addition, 1 deletion
.python-hatchling.metadata
SPECS/python-hatchling.spec
+10
-3
10 additions, 3 deletions
SPECS/python-hatchling.spec
with
11 additions
and
4 deletions
.python-hatchling.metadata
+
1
−
1
View file @
3c3c604c
41ddc27cdb25db9ef7b68bef075f829c84cb349aa1bff8240797d012510547b0
SOURCES/hatchling-1.2
4.2
.tar.gz
971c296d9819abb3811112fc52c7a9751c8d381898f36533bb16f9791e941fd6
SOURCES/hatchling-1.2
7.0
.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/python-hatchling.spec
+
10
−
3
View file @
3c3c604c
## START: Set by rpmautospec
## (rpmautospec version 0.7.
2
)
## (rpmautospec version 0.7.
3
)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number =
9
;
release_number =
1
;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
Name: python-hatchling
Version: 1.2
4.2
Version: 1.2
7.0
Release: %autorelease
Summary: The build backend used by Hatch
...
...
@@ -81,6 +81,13 @@ install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 \
%changelog
## START: Generated by rpmautospec
* Thu Jan 30 2025 Miro Hrončok <miro@hroncok.cz> - 1.27.0-1
- Update to 1.27.0
- Resolves: RHEL-77075
* Tue Nov 05 2024 Miro Hrončok <miro@hroncok.cz> - 1.24.2-10
- CI: Install more packages from PyPI
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.24.2-9
- Bump release for October 2024 mass rebuild:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment