-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update djangorestframework to 3.15.2
- Loading branch information
1 parent
82b723e
commit e3169db
Showing
3 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
packages/python-djangorestframework/djangorestframework-3.15.1.tar.gz
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
packages/python-djangorestframework/djangorestframework-3.15.2.tar.gz
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../.git/annex/objects/M1/J4/SHA256E-s1067420--36fe88cd2d6c6bec23dca9804bab2ba5517a8bb9d8f47ebc68981b56840107ad.tar.gz/SHA256E-s1067420--36fe88cd2d6c6bec23dca9804bab2ba5517a8bb9d8f47ebc68981b56840107ad.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
%global pypi_name djangorestframework | ||
|
||
Name: python-%{pypi_name} | ||
Version: 3.15.1 | ||
Version: 3.15.2 | ||
Release: 1%{?dist} | ||
Summary: Web APIs for Django, made easy | ||
|
||
|
@@ -67,6 +67,9 @@ set -ex | |
|
||
|
||
%changelog | ||
* Wed Sep 25 2024 Foreman Packaging Automation <[email protected]> - 3.15.2-1 | ||
- Update to 3.15.2 | ||
|
||
* Wed Sep 11 2024 Foreman Packaging Automation <[email protected]> - 3.15.1-1 | ||
- Update to 3.15.1 | ||
|
||
|