File python-entrypoints.changes of Package python-entrypoints
-------------------------------------------------------------------
Thu Jul  6 10:56:14 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Thu Oct  6 14:25:37 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.4:
  * Use set comprehension
  * Fix link to entry_points
  * Treat editable installs as Distributions too
  * Document motvation / constrast to pkg_resources
  * Switch build-backend to flit_core
-------------------------------------------------------------------
Mon Mar 16 10:30:18 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix build without python2
- Really execute tests
-------------------------------------------------------------------
Mon Feb  4 17:49:04 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
- update to version 0.3:
  Check: https://github.com/takluyver/entrypoints/commits/master
-------------------------------------------------------------------
Tue Dec  4 12:47:39 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Thu Nov  9 18:47:32 UTC 2017 - toddrme2178@gmail.com
- Use proper install so .egg-info is available.
  This makes sure other packages can properly detect it.
-------------------------------------------------------------------
Fri Nov  3 05:15:52 UTC 2017 - arun@gmx.de
- specfile:
  * use pypi source url
- update to version 0.2.3:
  * Clarify license associated with files
-------------------------------------------------------------------
Sun Jul 10 17:21:54 UTC 2016 - arun@gmx.de
- update to version 0.2.2:
  * Import configparser from backports on Python 2
-------------------------------------------------------------------
Tue May 17 19:45:05 UTC 2016 - toddrme2178@gmail.com
- Initial version