17
0

22 Commits

Author SHA256 Message Date
f9b8c52759 Accepting request 1274046 from devel:languages:python
Forwarded request #1273997 from mcalabkova

- Update to 1.9.0
    * Add an --all-groups option to export dependencies from all groups
    * Drop support for Python 3.8
    * Clarify the help text of --with and --only and deprecate --without
    * Fail if the poetry.lock file is not consistent with the pyproject.toml
      file
    * Fix an issue where the export failed with the message "dependency walk
      failed". This fix requires a poetry.lock file created with Poetry 2.x
    * Fix an issue where the pre-commit hook regex matched wrong files
  - Add upstream tests.patch to fix tests with recent poetry

OBS-URL: https://build.opensuse.org/request/show/1274046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-plugin-export?expand=0&rev=9
2025-05-03 18:58:22 +00:00
71a837c29a Accepting request 1273997 from home:mcalabkova:branches:devel:languages:python
- Update to 1.9.0
  * Add an --all-groups option to export dependencies from all groups
  * Drop support for Python 3.8
  * Clarify the help text of --with and --only and deprecate --without
  * Fail if the poetry.lock file is not consistent with the pyproject.toml
    file
  * Fix an issue where the export failed with the message "dependency walk
    failed". This fix requires a poetry.lock file created with Poetry 2.x
  * Fix an issue where the pre-commit hook regex matched wrong files
- Add upstream tests.patch to fix tests with recent poetry

OBS-URL: https://build.opensuse.org/request/show/1273997
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=21
2025-05-02 15:27:11 +00:00
ff21edfc94 Accepting request 1221226 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1221226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-plugin-export?expand=0&rev=8
2024-11-05 14:40:47 +00:00
33b3df1558 Accepting request 1221225 from home:bnavigator:branches:devel:languages:python
- Update to 1.8.0
  ## Changed
  * Relax the constraint on poetry and poetry-core to allow
    (future) 2.* versions (#280).
  ## Fixed
  * Fix an issue where editable installs where not exported
    correctly (#258).
- Release 1.7.1
  ## Changed
  * Export --index-url before --extra-index-url to work around a
    pip bug (#270).
  ## Fixed
  * Fix an issue where the source with the highest priority was
    exported with --index-url despite PyPI being among the sources
    (#270).
- Release 1.7.0
  ## Changed
  * Bump minimum required poetry version to 1.8.0 (#263).
  ## Fixed
  * Fix an issue where all sources were exported with
    --extra-index-url even though PyPI was deactivated (#263).

OBS-URL: https://build.opensuse.org/request/show/1221225
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=19
2024-11-04 19:23:35 +00:00
06a23083f2 Accepting request 1133192 from devel:languages:python
- update to 1.6.0:
  * Add an --all-extras option

  * Drop some compatibility code and bump minimum required

OBS-URL: https://build.opensuse.org/request/show/1133192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-plugin-export?expand=0&rev=7
2023-12-15 20:48:23 +00:00
123d5dad00 - update to 1.6.0:
* Add an --all-extras option
  * Drop some compatibility code and bump minimum required

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=17
2023-12-14 21:04:55 +00:00
14cdacf1a2 Accepting request 1113186 from devel:languages:python
- Update to 1.5.0
  ## Changed
  * Drop support for Python 3.7 (#189).
  * Improve warning when the lock file is not consistent with
    pyproject.toml (#215).
  ## Fixed
  * Fix an issue where markers for dependencies required by an
    extra were not generated correctly (#209).

OBS-URL: https://build.opensuse.org/request/show/1113186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-plugin-export?expand=0&rev=6
2023-09-25 18:02:19 +00:00
ae77083b0b - Update to 1.5.0
## Changed
  * Drop support for Python 3.7 (#189).
  * Improve warning when the lock file is not consistent with
    pyproject.toml (#215).
  ## Fixed
  * Fix an issue where markers for dependencies required by an
    extra were not generated correctly (#209).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=15
2023-09-23 10:15:01 +00:00
082f35d670 Accepting request 1089622 from devel:languages:python
- Update to 1.4.0
  * Fix an issue where --extra-index-url and --trusted-host was not
    generated for sources with priority explicit (#205).

OBS-URL: https://build.opensuse.org/request/show/1089622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-plugin-export?expand=0&rev=5
2023-05-31 19:54:08 +00:00
db432c8fc0 - Update to 1.4.0
* Fix an issue where --extra-index-url and --trusted-host was not
    generated for sources with priority explicit (#205).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=13
2023-05-29 17:10:45 +00:00
e7df91163b Accepting request 1085486 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1085486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-plugin-export?expand=0&rev=4
2023-05-08 15:25:00 +00:00
0af185ceaa Accepting request 1085411 from home:ojkastl_buildservice:Branch_devel_languages_python
add sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1085411
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=11
2023-05-08 09:41:55 +00:00
109862e520 Accepting request 1082594 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1082594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-plugin-export?expand=0&rev=3
2023-04-25 14:42:25 +00:00
c4c3435d65 Accepting request 1082593 from home:Simmphonie:branches:devel:languages:python
- Update to 1.3.1
  * This release mainly fixes test suite compatibility with
    upcoming Poetry releases.
  * Improve error message in some cases when the dependency walk fails (#184).
- Version 1.3.0
  * Drop some compatibility code and bump minimum required 
    poetry version to 1.3.0 (#167).
  * Fix an issue where the export failed if there was a circular
    dependency on the root package (#118).
------------------------------------------------------------------
- Bump requirements
- Update to 1.2.0
  * Drop some compatibility code and bump minimum required poetry version to
    1.2.2 (#143).
  * Ensure compatibility with upcoming Poetry releases (#151).
- Update to 1.1.2
  * Fix an issue where exporting a constraints.txt file fails if an
    editable dependency is locked (#140).
- Initial specfile for v1.1.1
- Required by poetry 1.2

OBS-URL: https://build.opensuse.org/request/show/1082593
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=9
2023-04-24 20:08:15 +00:00
c6ce84db3c Accepting request 1042959 from devel:languages:python
- Bump requirements
- Update to 1.2.0
  * Drop some compatibility code and bump minimum required poetry version to
    1.2.2 (#143).
  * Ensure compatibility with upcoming Poetry releases (#151).

OBS-URL: https://build.opensuse.org/request/show/1042959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-plugin-export?expand=0&rev=2
2022-12-15 19:29:01 +00:00
e476f10df8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=7 2022-12-14 16:06:58 +00:00
0bef959c82 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=6 2022-12-14 16:06:32 +00:00
3a84083220 - Update to 1.2.0
* Drop some compatibility code and bump minimum required poetry version to
    1.2.2 (#143).
  * Ensure compatibility with upcoming Poetry releases (#151).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=5
2022-12-14 13:07:55 +00:00
470e049066 Accepting request 1011037 from devel:languages:python
required by poetry 1.2

fix multibuild

OBS-URL: https://build.opensuse.org/request/show/1011037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-plugin-export?expand=0&rev=1
2022-10-17 12:57:32 +00:00
4accf89cb8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=3 2022-10-14 21:43:55 +00:00
20842f7cf0 Accepting request 1009614 from home:bnavigator:branches:devel:languages:python
- Update to 1.1.2
  * Fix an issue where exporting a constraints.txt file fails if an
    editable dependency is locked (#140).

- Required by poetry 1.2

OBS-URL: https://build.opensuse.org/request/show/1009614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=2
2022-10-10 20:22:44 +00:00
aecfa75a5b Accepting request 1009156 from home:bnavigator:branches:devel:languages:python
required by poetry 1.2

OBS-URL: https://build.opensuse.org/request/show/1009156
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=1
2022-10-10 07:29:04 +00:00