diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:22:20 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:22:20 +0000 |
| commit | fda6fdda0b8cd188a56391042f1933cf7c75cec6 (patch) | |
| tree | f80a1754908b30347484895b6845fd7105fa5ee0 | |
| parent | 07796f8d100a9aef2fdf3a9105a3753eed7a784b (diff) | |
automatic import of python-openfisca-franceopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-openfisca-france.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /OpenFisca-France-146.0.3.tar.gz +/OpenFisca-France-146.1.0.tar.gz diff --git a/python-openfisca-france.spec b/python-openfisca-france.spec index 1eccd34..10a4401 100644 --- a/python-openfisca-france.spec +++ b/python-openfisca-france.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-OpenFisca-France -Version: 146.0.3 +Version: 146.1.0 Release: 1 Summary: French tax and benefit system for OpenFisca License: http://www.fsf.org/licensing/licenses/agpl-3.0.html URL: https://github.com/openfisca/openfisca-france -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/22/dd/a938a82a1c2b572d8f90bc2be81a57692757c3b259a77bc55d44d8ef70a7/OpenFisca-France-146.0.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/85/19/ee4b06be957a4834fdab23aea9518c1ea29ef5e60fe0a15744d063670501/OpenFisca-France-146.1.0.tar.gz BuildArch: noarch Requires: python3-OpenFisca-Core @@ -938,7 +938,7 @@ Voir la [liste des contributeurs](https://github.com/openfisca/openfisca-france/ %prep -%autosetup -n OpenFisca-France-146.0.3 +%autosetup -n OpenFisca-France-146.1.0 %build %py3_build @@ -978,5 +978,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 146.0.3-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 146.1.0-1 - Package Spec generated @@ -1 +1 @@ -80604f678d5c2c371e0d719eea857eb4 OpenFisca-France-146.0.3.tar.gz +a92ea373518e928d2f74c7d22f780843 OpenFisca-France-146.1.0.tar.gz |
