14
0

Commit Graph

  • 8870859d48 Accepting request 1294921 from devel:languages:python main Ana Guerrero 2025-07-22 10:20:43 +00:00
  • a410b543b7 - Do not install testsuite. - Add patch support-new-bs4.patch: * Support new bs4 changes. Steve Kowalik 2025-07-22 03:10:12 +00:00
  • 4f88200de7 Accepting request 1238504 from devel:languages:python Ana Guerrero 2025-01-17 17:43:45 +00:00
  • 2ae2bf3040 Accepting request 1238334 from home:benoit_monin:branches:devel:languages:python Nico Krapp 2025-01-17 13:23:07 +00:00
  • 34bc37ebde Accepting request 1227204 from devel:languages:python Ana Guerrero 2024-11-30 12:27:44 +00:00
  • 4101d7335d Accepting request 1227184 from home:benoit_monin:branches:devel:languages:python Matej Cepl 2024-11-28 22:49:25 +00:00
  • e73181a371 Accepting request 1204601 from devel:languages:python Ana Guerrero 2024-09-30 13:40:46 +00:00
  • 784bf4d18b Accepting request 1204405 from home:benoit_monin:branches:devel:languages:python Matej Cepl 2024-09-29 23:30:02 +00:00
  • 5c5e57a12f Accepting request 1201615 from devel:languages:python Ana Guerrero 2024-09-17 16:19:37 +00:00
  • ca0456efd8 Accepting request 1201471 from home:benoit_monin:branches:devel:languages:python Markéta Machová 2024-09-17 12:42:36 +00:00
  • e1b362835e Accepting request 1130340 from devel:languages:python Dominique Leuenberger 2023-12-02 16:13:03 +00:00
  • 8e6c8ea527 - Add Recommends: make Matej Cepl 2023-12-01 17:26:30 +00:00
  • 5c5c86652a Accepting request 1128876 from devel:languages:python Ana Guerrero 2023-11-26 18:37:51 +00:00
  • a9cf766ca6 - reference github tarball - cleanup dependencies - add the requires as buildrequires to guarantee they are available Dirk Mueller 2023-11-26 10:49:28 +00:00
  • 77f4261469 Accepting request 1128663 from home:benoit_monin:branches:devel:languages:python Dirk Mueller 2023-11-25 22:43:08 +00:00
  • dcda3b12b3 Accepting request 1068351 from devel:languages:python Dominique Leuenberger 2023-03-01 15:14:25 +00:00
  • bfb7c617e0 - Add python-311.patch to support python 3.11 gh#getpelican/pelican#3055 Daniel Garcia 2023-03-01 07:18:33 +00:00
  • 861e7540ad Accepting request 989481 from devel:languages:python Richard Brown 2022-07-19 15:18:54 +00:00
  • 14810a0cc0 Accepting request 989470 from home:benoit_monin:branches:devel:languages:python Dirk Mueller 2022-07-15 17:51:18 +00:00
  • bfc40ad524 Accepting request 973965 from devel:languages:python Dominique Leuenberger 2022-04-29 22:46:20 +00:00
  • 1510d8432a Accepting request 973894 from home:mcalabkova:branches:devel:languages:python Matej Cepl 2022-04-29 15:59:25 +00:00
  • f6d75e5e65 Accepting request 953059 from devel:languages:python Dominique Leuenberger 2022-02-10 22:12:10 +00:00
  • 2a633c7d23 Accepting request 953054 from home:benoit_monin:branches:devel:languages:python Matej Cepl 2022-02-09 22:47:27 +00:00
  • e263365541 Accepting request 927351 from devel:languages:python Dominique Leuenberger 2021-10-26 18:13:44 +00:00
  • ba2b2c4af3 Accepting request 927208 from home:seb95passionlinux:devel:languages:python Matej Cepl 2021-10-25 19:43:35 +00:00
  • fab2d6a352 Accepting request 926974 from devel:languages:python Dominique Leuenberger 2021-10-22 22:51:39 +00:00
  • 63c6acde25 Accepting request 926804 from home:seb95passionlinux:branches:devel:languages:python Matej Cepl 2021-10-22 12:33:31 +00:00
  • a557bbf9b3 Accepting request 911325 from devel:languages:python Richard Brown 2021-08-11 09:47:32 +00:00
  • 5353002b53 - Redisable failing tests (gh#getpelican/pelican#2846). Matej Cepl 2021-08-10 21:11:13 +00:00
  • f8e1134540 - Exclude ix86 arch, as pandoc is not distributed for it. Matej Cepl 2021-08-10 20:50:54 +00:00
  • 0d14119bea Accepting request 906364 from devel:languages:python Dominique Leuenberger 2021-07-27 12:32:02 +00:00
  • 1bd7b18066 - Switch off failing tests (gh#getpelican/pelican#2846). Matej Cepl 2021-07-14 14:22:45 +00:00
  • 11d0d3ee8f - Update to version 4.6.0+git.1626161722.332be6e5: * Support date format codes G, V, and u (used by ISO dates) (#2902) * Document how to add a new writer * Fix formatting of Jinja example code. Fixes #2884 (#2886) * typo fix * Update links to Jinja docs. Fixes #2883 (#2885) * Allow easy subclassing of Writer * Fix failing tests on Jinja 3+ * Fix FILENAME_METADATA doc to render correctly * Add support for hidden articles * Add period_num var for period_archives template * Add progress spinner animation during generation * Update Pelican feature documentation * Update contributing docs and Poetry repository URL * Update to v2 of cache GitHub Action * Automatically open browser when Invoke task starts web server (#2764) * Strip HTML tags from notmyidea page template's title * Update tasks.py * Release Pelican 4.6.0 * Prepare release * Make Tox & GitHub CI jobs' Python versions match * Relax dependency minimum versions * [Docs] Fix link to More Categories plugin * Clarify ARTICLE_ORDER_BY documentation * Improve consistency between Makefile targets & help * Update functional test output for Pygments 2.8 * Update Pygments dev dependency to v2.8 * Add .yaml file extension to EditorConfig * Change FAQ entry to new Tag Cloud plugin repo * Make PKG_PATH var in Invoke tasks.py more DRY Matej Cepl 2021-07-14 14:21:49 +00:00
  • 73a6863f8a Accepting request 867804 from devel:languages:python Dominique Leuenberger 2021-02-07 14:17:03 +00:00
  • 8065f351c0 Accepting request 867802 from home:mcepl:branches:devel:languages:python Matej Cepl 2021-01-29 22:08:40 +00:00
  • ab81e77b16 Accepting request 860413 from devel:languages:python Dominique Leuenberger 2021-01-05 17:12:40 +00:00
  • 88e6e16cc6 Accepting request 860350 from home:benoit_monin:branches:devel:languages:python Matej Cepl 2021-01-05 09:21:46 +00:00
  • 44848d1df3 Accepting request 852438 from home:benoit_monin:branches:devel:languages:python Markéta Machová 2020-12-02 15:39:17 +00:00
  • dd8ecdea7e Accepting request 850002 from home:benoit_monin:branches:devel:languages:python Markéta Machová 2020-11-23 09:52:55 +00:00
  • ff445c55af Don't fail on removing .DS_Store files' Matej Cepl 2020-11-16 08:20:23 +00:00
  • 063f3ae6f4 Clean up Matej Cepl 2020-11-16 08:02:28 +00:00
  • e324696d2c Accepting request 845683 from devel:languages:python Dominique Leuenberger 2020-11-03 14:16:54 +00:00
  • 4c1ebd2118 Accepting request 845531 from home:benoit_monin:branches:devel:languages:python Markéta Machová 2020-11-03 10:46:45 +00:00
  • 37720e4c00 Accepting request 830421 from devel:languages:python Dominique Leuenberger 2020-08-29 18:44:30 +00:00
  • c06802f512 Accepting request 830358 from home:benoit_monin:branches:devel:languages:python Tomáš Chvátal 2020-08-29 06:26:03 +00:00
  • 361c03d22d Accepting request 741200 from devel:languages:python Dominique Leuenberger 2019-10-21 10:28:52 +00:00
  • eceb31c31f Accepting request 741149 from home:benoit_monin:branches:devel:languages:python Tomáš Chvátal 2019-10-19 07:43:28 +00:00
  • ef984cc326 Accepting request 737233 from devel:languages:python Dominique Leuenberger 2019-10-11 13:18:51 +00:00
  • 97245c9e61 Accepting request 737177 from home:benoit_monin:branches:devel:languages:python Tomáš Chvátal 2019-10-10 19:56:29 +00:00
  • 79f78bd82a Accepting request 733081 from devel:languages:python Dominique Leuenberger 2019-09-26 18:40:30 +00:00
  • 5b11d5d79d Accepting request 733017 from home:benoit_monin:branches:devel:languages:python Tomáš Chvátal 2019-09-25 06:24:24 +00:00
  • d2dd3cbc67 Accepting request 725879 from devel:languages:python Dominique Leuenberger 2019-08-27 08:20:16 +00:00
  • 454ee2c130 Accepting request 725865 from home:benoit_monin:branches:devel:languages:python Tomáš Chvátal 2019-08-25 05:19:40 +00:00
  • b5fa374b49 Accepting request 715432 from devel:languages:python Dominique Leuenberger 2019-07-17 12:24:05 +00:00
  • 5be0973512 Accepting request 715396 from home:benoit_monin:branches:devel:languages:python Tomáš Chvátal 2019-07-15 09:00:41 +00:00
  • 9ddf734d71 Accepting request 655607 from devel:languages:python Dominique Leuenberger 2018-12-07 13:34:37 +00:00
  • 82730abf60 - Fix fdupes call Tomáš Chvátal 2018-12-06 12:16:51 +00:00
  • 917bc81bc7 Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 13:46:11 +00:00
  • caaa948036 Accepting request 653204 from devel:languages:python Dominique Leuenberger 2018-12-03 09:10:55 +00:00
  • b71bc71e7b Accepting request 653154 from home:benoit_monin:branches:devel:languages:python Tomáš Chvátal 2018-12-01 11:22:48 +00:00
  • 4beffb7ed3 Accepting request 649074 from devel:languages:python Dominique Leuenberger 2018-11-15 11:41:39 +00:00
  • 0aa7c19489 Accepting request 649073 from home:benoit_monin:branches:devel:languages:python Tomáš Chvátal 2018-11-14 20:20:58 +00:00
  • 83faf1d4d5 Accepting request 644278 from devel:languages:python Dominique Leuenberger 2018-10-25 07:12:24 +00:00
  • 0b83eac99a Add EOL between autopatch and the following line Matej Cepl 2018-09-20 15:22:14 +00:00
  • 27154d7982 - Add fix-python3-incompatibility.patch with fix for gh#getpelican/pelican#2409. Matej Cepl 2018-09-20 14:10:00 +00:00
  • 077d50ded5 osc copypac from project:devel:languages:python:misc package:python-pelican revision:1 Matej Cepl 2018-09-20 10:53:50 +00:00