Commit Graph

68 Commits

Author SHA256 Message Date
Dominique Leuenberger
31ff095b64 Accepting request 844039 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/844039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=34
2020-10-29 08:48:53 +00:00
546e3289a4 Accepting request 843967 from home:benoit_monin:branches:devel:languages:python
update to version 3.3.3: bug-fix release

OBS-URL: https://build.opensuse.org/request/show/843967
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=67
2020-10-26 09:17:19 +00:00
Tomáš Chvátal
40401fe7bb Accepting request 843024 from home:benoit_monin:branches:devel:languages:python
update to version 3.3.2: bug-fix release

OBS-URL: https://build.opensuse.org/request/show/843024
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=66
2020-10-20 19:27:09 +00:00
Tomáš Chvátal
4e2559c245 Accepting request 841633 from home:benoit_monin:branches:devel:languages:python
update to version 3.3.1: bug-fix release

OBS-URL: https://build.opensuse.org/request/show/841633
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=65
2020-10-14 06:54:06 +00:00
Tomáš Chvátal
27d292799d Accepting request 840130 from home:benoit_monin:branches:devel:languages:python
- update to version 3.3: major release
  see https://python-markdown.github.io/change_log/release-3.3/
  for details

OBS-URL: https://build.opensuse.org/request/show/840130
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=64
2020-10-08 07:23:01 +00:00
Dominique Leuenberger
93a672d079 Accepting request 802549 from devel:languages:python
- update to version 3.2.2:
  * Add checklinks tox environment to ensure all links in
    documentation are good.
  * Refactor extension API documentation (#729).
  * Load entry_points (for extensions) only once using
    importlib.metadata.
  * Do not double escape entities in TOC.
  * Correctly report if an extension raises a TypeError (#939).
  * Raise a KeyError when attempting to delete a nonexistent key
    from the extension registry (#939).
  * Remove import of packaging (or pkg_resources fallback) entirely
  * Remove setuptools as a run-time dependency (install_required).
- add new requirement importlib-metadata for python < 3.8
- remove setuptools from Requires: dependency dropped by upstream

OBS-URL: https://build.opensuse.org/request/show/802549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=33
2020-05-12 20:26:26 +00:00
Tomáš Chvátal
9293df5884 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=62 2020-05-11 05:52:18 +00:00
Tomáš Chvátal
44fcfe6271 Accepting request 802354 from home:benoit_monin:branches:devel:languages:python
- update to version 3.2.2
- add new requirement importlib-metadata for python < 3.8
- remove setuptools from Requires: dependency dropped by upstream

OBS-URL: https://build.opensuse.org/request/show/802354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=61
2020-05-11 05:51:46 +00:00
Dominique Leuenberger
dd73db469c Accepting request 774239 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/774239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=32
2020-02-19 11:39:43 +00:00
Tomáš Chvátal
6def1921f2 Accepting request 774226 from home:benoit_monin:branches:devel:languages:python
- update to version 3.2.1
- disable python2 build: Markdown is python 3 only now

OBS-URL: https://build.opensuse.org/request/show/774226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=59
2020-02-13 20:49:11 +00:00
Dominique Leuenberger
856b065b75 Accepting request 704552 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/704552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=31
2019-05-22 08:53:20 +00:00
Todd R
aa6f979233 Accepting request 704538 from home:benoit_monin:branches:devel:languages:python
update to version 3.1.1: bugfix release

OBS-URL: https://build.opensuse.org/request/show/704538
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=57
2019-05-21 20:33:59 +00:00
Dominique Leuenberger
8100a7857f Accepting request 688991 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/688991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=30
2019-03-29 19:38:09 +00:00
Tomáš Chvátal
79bd98028f Accepting request 688902 from home:benoit_monin:branches:devel:languages:python
- update to version 3.1
- remove yaml5.patch: merged upstream

OBS-URL: https://build.opensuse.org/request/show/688902
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=55
2019-03-27 06:29:33 +00:00
Tomáš Chvátal
ee3c9f4d54 - Fix build with PyYAML > 5:
* yaml5.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=54
2019-03-15 12:22:00 +00:00
Dominique Leuenberger
d60a3923ec Accepting request 662424 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/662424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=29
2019-01-08 11:16:52 +00:00
Tomáš Chvátal
cd9c127ce4 Accepting request 662423 from home:badshah400:branches:devel:languages:python
- Update to version 3.0.1:
  * Brought back the `version` and `version_info` variables
    (gh#Python-Markdown/markdown#709).
  * Added support for hexadecimal HTML entities
    (gh#Python-Markdown/markdown#712).

OBS-URL: https://build.opensuse.org/request/show/662423
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=52
2019-01-02 11:15:31 +00:00
Dominique Leuenberger
afd7ec849e Accepting request 656857 from devel:languages:python
- Fix fdupes call

OBS-URL: https://build.opensuse.org/request/show/656857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=28
2018-12-14 19:48:25 +00:00
Tomáš Chvátal
d73ec2c4ae - Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=50
2018-12-10 14:41:46 +00:00
Dominique Leuenberger
7931d2bd8d Accepting request 643640 from devel:languages:python
- update to version 3.0: major release
  * backwards-incompatible changes:
    + enable_attributes keyword deprecated
    + smart_emphasis keyword and smart_strong extension deprecated
    + output_formats simplified to html and xhtml
    + safe_mode and html_replacement_text keywords deprecated
    + Positional arguments deprecated
    + Extension name behavior has changed
    + Extension configuration as part of extension name deprecated
    + HeaderId extension deprecated
    + Homegrown OrderedDict has been replaced with a purpose-built
      Registry
    + Markdown class instance references
    + markdown.util.isBlockLevel deprecated
    + md_globals keyword deprecated from extension API
    + Added new, more flexible InlineProcessor class
  * new features:
    + a new testing framework is included as a part of the Markdown
      library, which can also be used by third party extensions
    + a new toc_depth parameter has been added to the Table of
      Contents Extension
    +  new toc_tokens attribute has been added to the Markdown class
       by the Table of Contents Extension
    + when the Table of Contents Extension is used in conjunction
      with the Attribute Lists Extension and a data-toc-label
      attribute is defined on a header, the content of the
      data-toc-label attribute is now used as the content of the
      Table of Contents item for that header
    + additional CSS class names can be appended to Admonitions
- update and adapt the patch for python-3.7:

OBS-URL: https://build.opensuse.org/request/show/643640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=27
2018-11-06 12:51:39 +00:00
Tomáš Chvátal
f8b2a240d6 - update and adapt the patch for python-3.7:
* add markdown-3.0-python37.patch
  * remove markdown-2.6.11-python37.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=48
2018-10-22 07:15:15 +00:00
Tomáš Chvátal
ef891ff219 Accepting request 643259 from home:benoit_monin:branches:devel:languages:python
- update to version 3.0: major release
- update and adapt the patch for python-3.7
- run the tests via unittest discover
- remove nose from BuildRequires: not used anymore

OBS-URL: https://build.opensuse.org/request/show/643259
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=47
2018-10-19 19:47:18 +00:00
Dominique Leuenberger
a9d05580ca Accepting request 627812 from devel:languages:python
- Add patch to build with python 3.7:
  * markdown-2.6.11-python37.patch

OBS-URL: https://build.opensuse.org/request/show/627812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=26
2018-08-08 12:52:49 +00:00
Tomáš Chvátal
e3e6d37042 - Add patch to build with python 3.7:
* markdown-2.6.11-python37.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=45
2018-08-07 07:52:37 +00:00
Dominique Leuenberger
890c37b34e Accepting request 588542 from devel:languages:python
- Add build/runtime dependency over setuptools wrt bsc#1079287
- Remove python-devel dependency which is not really needed

OBS-URL: https://build.opensuse.org/request/show/588542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=25
2018-03-19 22:39:33 +00:00
Tomáš Chvátal
e0e5445fe7 - Add build/runtime dependency over setuptools wrt bsc#1079287
- Remove python-devel dependency which is not really needed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=43
2018-03-19 11:33:54 +00:00
Dominique Leuenberger
09fa272e8b Accepting request 562153 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/562153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=24
2018-01-07 16:22:53 +00:00
Tomáš Chvátal
6545b7cd7d Accepting request 562057 from home:benoit_monin:branches:devel:languages:python
- update to version 2.6.11: bugfix release
- additional changes from version 2.6.10: documentation update
- remove encoding conversion: fixed upstream

OBS-URL: https://build.opensuse.org/request/show/562057
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=41
2018-01-06 06:59:33 +00:00
Dominique Leuenberger
19c399b006 Accepting request 517620 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/517620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=23
2017-08-19 08:56:37 +00:00
Thomas Bechtold
f0de486f0a Accepting request 517612 from home:benoit_monin:branches:devel:languages:python
update to version 2.6.9: bugfix release

OBS-URL: https://build.opensuse.org/request/show/517612
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=39
2017-08-18 20:36:27 +00:00
Dominique Leuenberger
47936d8119 Accepting request 496783 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/496783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=22
2017-05-22 08:47:41 +00:00
Thomas Bechtold
a7beaf5a5c Accepting request 495465 from home:benoit_monin:branches:devel:languages:python
- convert the package to singlespec
- call fdupes to fix duplicated files
- fix encoding of the single file with CR/LF: avoid
  python-bytecode-inconsistent-mtime in every other files

This time with %python_subpackages above %description.

OBS-URL: https://build.opensuse.org/request/show/495465
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=37
2017-05-19 14:14:31 +00:00
Dominique Leuenberger
881856bdc9 Accepting request 452975 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/452975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=21
2017-01-29 09:40:18 +00:00
3091530f95 Accepting request 452813 from home:benoit_monin:branches:devel:languages:python
update to version 2.6.8: bugfix release

OBS-URL: https://build.opensuse.org/request/show/452813
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=35
2017-01-27 15:22:05 +00:00
Dominique Leuenberger
e0ad7f3e5c Accepting request 430375 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/430375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=20
2016-09-27 11:45:02 +00:00
2ba26138d6 Accepting request 429968 from home:benoit_monin:branches:devel:languages:python
- update to version 2.6.7: bugfix release
- change source url to files.pythonhosted.org

OBS-URL: https://build.opensuse.org/request/show/429968
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=33
2016-09-26 08:23:49 +00:00
Dominique Leuenberger
bf086374d8 Accepting request 379086 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/379086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=19
2016-03-26 14:28:18 +00:00
Thomas Bechtold
b9d5692ef5 Accepting request 379041 from home:benoit_monin:branches:devel:languages:python
update to version 2.6.6

OBS-URL: https://build.opensuse.org/request/show/379041
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=31
2016-03-24 05:27:57 +00:00
Dominique Leuenberger
281c7b2591 Accepting request 346334 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/346334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=18
2015-12-03 12:30:10 +00:00
b6e5a05566 Accepting request 346273 from home:benoit_monin:branches:devel:languages:python
update to version 2.6.5: bugfix release

OBS-URL: https://build.opensuse.org/request/show/346273
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=29
2015-11-26 08:59:00 +00:00
Stephan Kulow
577418a7c6 Accepting request 343155 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/343155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=17
2015-11-22 10:00:00 +00:00
c06a28c3a0 Accepting request 342916 from home:benoit_monin:branches:devel:languages:python
update to version 2.6.4: bugfix release

OBS-URL: https://build.opensuse.org/request/show/342916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=27
2015-11-09 10:55:51 +00:00
Dominique Leuenberger
fcb7b4aeb3 Accepting request 341610 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/341610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=16
2015-11-04 14:32:56 +00:00
Todd R
6d506699cf Accepting request 341226 from home:benoit_monin:branches:devel:languages:python
update to version 2.6.3: bugfix release

OBS-URL: https://build.opensuse.org/request/show/341226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=25
2015-10-30 08:59:15 +00:00
Dominique Leuenberger
b3897c5225 Accepting request 298505 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/298505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=15
2015-04-23 06:04:19 +00:00
Michal Čihař
f72a0900e8 Accepting request 298337 from home:benoit_monin:branches:devel:languages:python
update to version 2.6.2: bugfix release

OBS-URL: https://build.opensuse.org/request/show/298337
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=23
2015-04-22 08:45:33 +00:00
Dominique Leuenberger
43e8ebb6d4 Accepting request 290290 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/290290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=14
2015-03-12 15:38:51 +00:00
c863c398ff Accepting request 290219 from home:benoit_monin:branches:devel:languages:python
update to version 2.6.1: bugfix release

OBS-URL: https://build.opensuse.org/request/show/290219
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=21
2015-03-11 12:33:07 +00:00
Dominique Leuenberger
baf654cdc7 Accepting request 287328 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/287328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=13
2015-02-24 12:02:33 +00:00
Jan Matejek
fe41af6e70 Accepting request 287048 from home:benoit_monin:branches:devel:languages:python
update to version 2.6

OBS-URL: https://build.opensuse.org/request/show/287048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=19
2015-02-23 13:55:24 +00:00