Commit Graph

53 Commits

Author SHA256 Message Date
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
Dominique Leuenberger
b3f48bad1a Accepting request 263160 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/263160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=12
2014-11-28 07:44:40 +00:00
Denisart Benjamin
92ee889dba Accepting request 262901 from home:benoit_monin:branches:devel:languages:python
update to version 2.5.2: bugfix release

OBS-URL: https://build.opensuse.org/request/show/262901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=17
2014-11-26 17:45:10 +00:00
Stephan Kulow
7b92900218 Accepting request 253811 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/253811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=11
2014-10-05 18:31:52 +00:00
Denisart Benjamin
4213b7e943 Accepting request 253802 from home:benoit_monin:branches:devel:languages:python
update to version 2.5.1: bugfix release

OBS-URL: https://build.opensuse.org/request/show/253802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=15
2014-10-03 15:16:40 +00:00
Stephan Kulow
0be88708ce Accepting request 250085 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/250085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=10
2014-09-19 11:56:19 +00:00
Todd R
e8390857ad Accepting request 250002 from home:benoit_monin:branches:devel:languages:python
- update to version 2.5
- add python-PyYAML to BuildRequires: needed for tests

OBS-URL: https://build.opensuse.org/request/show/250002
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=13
2014-09-18 10:21:22 +00:00
Stephan Kulow
7c79211e06 Accepting request 240286 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/240286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=8
2014-07-12 15:14:50 +00:00
Denisart Benjamin
8f691725b1 Accepting request 240116 from home:MargueriteSu:branches:devel:languages:python
use update-alternatives, I think link /etc/alternatives/* to /usr/bin/* is the correct way(benoit_monin's SR linked /usr/bin/*-py2.7 to /usr/bin/*), but I'm not sure.

OBS-URL: https://build.opensuse.org/request/show/240116
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=11
2014-07-10 23:20:55 +00:00
Stephan Kulow
b783ba3a9b Accepting request 236015 from devel:languages:python
- disable tests for 11.1 and SLES 10 builds (forwarded request 235464 from frispete)

OBS-URL: https://build.opensuse.org/request/show/236015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=7
2014-06-04 16:39:23 +00:00
Sascha Peilicke
36df5af298 Accepting request 235464 from home:frispete:python
- disable tests for 11.1 and SLES 10 builds

OBS-URL: https://build.opensuse.org/request/show/235464
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=9
2014-06-02 09:05:31 +00:00
Stephan Kulow
a25b746095 Accepting request 223383 from devel:languages:python
- update to version 2.4
- fix CRLF in all files: upstream converted to DOS encoding (forwarded request 223300 from benoit_monin)

OBS-URL: https://build.opensuse.org/request/show/223383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=6
2014-02-22 17:16:33 +00:00
Denisart Benjamin
ee26150e71 Accepting request 223300 from home:benoit_monin:branches:devel:languages:python
- update to version 2.4
- fix CRLF in all files: upstream converted to DOS encoding

OBS-URL: https://build.opensuse.org/request/show/223300
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=7
2014-02-21 14:09:01 +00:00
Stephan Kulow
eaf09aee67 Accepting request 214062 from devel:languages:python
- update to version 2.3.1
- drop sed call to remove shebangs: fixed upstream (forwarded request 214061 from benoit_monin)

OBS-URL: https://build.opensuse.org/request/show/214062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=5
2014-01-16 14:12:32 +00:00
Denisart Benjamin
5613f7480f Accepting request 214061 from home:benoit_monin:branches:devel:languages:python
- update to version 2.3.1
- drop sed call to remove shebangs: fixed upstream

OBS-URL: https://build.opensuse.org/request/show/214061
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=5
2014-01-15 22:52:15 +00:00
Stephan Kulow
9a65703ee2 Accepting request 142457 from devel:languages:python
- Update to version 2.2.1:
  + Python-Markdown 2.2.1 is a bug-fix release. No new features have been added.
    However, at least one bug fix does not work in Python 2.4 so that version of
    Python is no longer supported. For a full list of changes, see the git log.

OBS-URL: https://build.opensuse.org/request/show/142457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=2
2012-11-25 12:43:02 +00:00