1
0

11 Commits

Author SHA256 Message Date
d36d6c47f7 - update to 1.4.1:
* Set `align_values` to an int or bool to fix min alignment in
    writing
  * Fix some docstrings
  * `customization.getnames`: respect protected names
  * No dict caching in bibdatabase. This makes
    the library slightly slower in some cases, but fixes
    previously wrong caching.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=19
2023-10-05 09:22:19 +00:00
638ef2b221 - Update to 1.4.0:
* Using common strings in string interpolation is now the default.
  * Add option to adjust alignment of text of multi-line values.
  * Raise warning if parser is used multiple times, which leads to a
    merged library.
  * Allow preservation of existing order of entry fields in writer
  * Support for python 3.10
  * Removing unused dependencies
  * Allow capital AND when splitting author list
  * Fix problem in `homogenize_latex_encoding` when authors are lists
  * Long description in setup.py
- Switch to pyproject macros.
- Drop patch python-bibtexparser-remove-unittest2.patch, dependency
  dropped.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=17
2023-09-01 02:53:49 +00:00
70e335a78a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=16 2022-01-23 16:42:27 +00:00
f32f591a79 - update to 1.2.0:
* drop python2 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=15
2022-01-23 16:42:17 +00:00
2c0f386bed Accepting request 855637 from home:bnavigator:branches:devel:languages:python
- Fix condition around BuildRequirement

OBS-URL: https://build.opensuse.org/request/show/855637
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=13
2020-12-14 06:21:44 +00:00
41ce4e4e0a - Remove unnecessary BR on devel.
- Don't build python2 on Tumbleweed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=11
2020-08-17 08:29:48 +00:00
bca2e4a478 Explain situation with unittest2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=8
2020-06-10 15:47:38 +00:00
Tomáš Chvátal
e1b84222ca Accepting request 810593 from home:pgajdos:python
- unittest2 is not neccessary for python3
- added patches
  use unittest2 only if present, fall back to unittest
  + python-bibtexparser-remove-unittest2.patch

OBS-URL: https://build.opensuse.org/request/show/810593
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=6
2020-06-01 11:42:34 +00:00
35ade27be2 Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=4
2020-04-15 12:47:50 +00:00
98d3270a46 - Switch from using nosetest runner to pytest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=3
2020-04-15 10:00:18 +00:00
Todd R
d76f485db0 Accepting request 700459 from home:TheBlackCat:branches:devel:languages:python:jupyter
Bibtex parser for python

OBS-URL: https://build.opensuse.org/request/show/700459
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=1
2019-05-03 17:01:41 +00:00