python-docstring-parser 0.7.3-3 (aarch64;x86_64;znver1) 2021-13467
9999
| Status | published | ||||||
| Submitter | itchka [@T] compuserve.com | ||||||
| Platform | rolling | ||||||
| Repository | main | ||||||
| URL | https://abf.openmandriva.org/build_lists/941919 | ||||||
| Packages |
|
||||||
| Build Date | 2021-01-11 09:11:53 +0000 UTC | ||||||
| Last Updated | 2021-01-18 21:53:45.158818555 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 2fdf355d52f3ce7caafe6e2f16613e01a5ed00a4
commit 2fdf355d52f3ce7caafe6e2f16613e01a5ed00a4
Author: Colin <itchka@compuserve.com>
AuthorDate: Mon Jan 11 08:59:30 2021 +0000
Commit: Colin <itchka@compuserve.com>
CommitDate: Mon Jan 11 08:59:30 2021 +0000
Sort out some dodgy package naming
---
python-docstring_parser.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/python-docstring_parser.spec b/python-docstring_parser.spec
index 168f25a..ccb46ba 100644
--- a/python-docstring_parser.spec
+++ b/python-docstring_parser.spec
@@ -1,9 +1,9 @@
# Created by pyp2rpm-3.3.5
%global pypi_name docstring_parser
-
-Name: python-%{pypi_name}
+%global std_name docsting-parser
+Name: python-%{std_name}
Version: 0.7.3
-Release: 2
+Release: 3
Summary: Parse Python docstrings
Group: Development/Python
License: MIT
@@ -37,7 +37,7 @@ rm -rf %{pypi_name}.egg-info
%check
%{__python3} setup.py test
-%files -n python-%{pypi_name}
+%files -n python-%{std_name}
%license LICENSE.md
%doc README.md
%{python3_sitelib}/%{pypi_name}
Not Available
| benbullard79 [@T] cox.net | No Comment. | 1742d 10hrs |
| benbullard79 [@T] cox.net | No Comment. | 1742d 10hrs |