Commit Graph

33 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy ddc2724684
Merge pull request #17 from icetemple/dependabot/pip/urllib3-1.26.5
chore(deps): bump urllib3 from 1.26.4 to 1.26.5
2022-09-27 12:26:21 +00:00
dependabot[bot] 5a7710b2d5
chore(deps): bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 00:01:35 +00:00
Dmitriy Pleshevskiy 25d210a8b6
Merge pull request #16 from icetemple/dependabot/pip/lxml-4.6.3
chore(deps): bump lxml from 4.3.4 to 4.6.3
2021-04-07 17:08:56 +02:00
dependabot[bot] 32eef60875
chore(deps): bump lxml from 4.3.4 to 4.6.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.3.4 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.3.4...lxml-4.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 19:24:59 +00:00
Dmitriy Pleshevskiy b5fb5159ea chore: move example code to steps to reproduce block 2020-11-08 05:02:04 +03:00
Dmitriy Pleshevskiy 3e2fe252c0 chore: bump version 2020-11-08 04:55:44 +03:00
Dmitriy Pleshevskiy 4123605b59 doc: update information about dependencies 2020-11-08 04:51:52 +03:00
Dmitriy Pleshevskiy b4c815b801
Merge pull request #11 from icetemple/bug-10
fix: undefined variable
2020-11-08 03:45:39 +02:00
Dmitriy Pleshevskiy a1be542f41 fix: undefined variable
Closes #10
2020-11-08 04:43:22 +03:00
Dmitriy Pleshevskiy be86824ab0 chore: bump version 1.0.5 2020-11-06 05:53:04 +03:00
Dmitriy Pleshevskiy 75985f8340
Merge pull request #9 from icetemple/bug-8
update: lxml >= 4.3.4
2020-11-06 04:37:28 +02:00
Dmitriy Pleshevskiy 72b4f45cbc update: lxml >= 4.3.4
ci: add python 3.8 for tests
doc: add information about lxml requirements

Closes #8
2020-11-06 05:36:34 +03:00
Dmitriy Pleshevskiy a7d65b445e
Merge pull request #7 from icetemple/dependabot/pip/cryptography-3.2
chore(deps): bump cryptography from 2.7 to 3.2
2020-11-03 07:21:04 +03:00
dependabot[bot] 8803edf68b
chore(deps): bump cryptography from 2.7 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.7...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 22:06:43 +00:00
Dmitriy Pleshevskiy 08c1c1d6fc
Merge pull request #5 from icetemple/task-3
feat: add image element
2019-08-21 21:40:26 +03:00
Dmitriy Pleshevskiy 517c74269d feat: add image element 2019-08-21 21:34:46 +03:00
Dmitriy Pleshevskiy 942d8d7782 refac: split on other files 2019-08-20 14:02:44 +03:00
Dmitriy Pleshevskiy 8109f03309 chore: update changes.rst 2019-07-30 23:37:56 +03:00
Dmitriy Pleshevskiy a5b16c79d2 Merge branch 'master' of github.com:icetemple/genrss 2019-07-30 23:36:55 +03:00
Dmitriy Pleshevskiy c19b9f0cf2 fix: fix encoding of xml 2019-07-30 18:12:06 +03:00
Dmitriy Pleshevskiy bba27c40cf fix: fix encoding of xml 2019-07-30 18:11:08 +03:00
Dmitriy Pleshevskiy 933154a5a1 test: add tests for enclosure object 2019-07-26 19:14:19 +03:00
Dmitriy Pleshevskiy 3a7708a3f9 doc: add titles to api documentation 2019-07-25 19:53:17 +03:00
Dmitriy Pleshevskiy 6be291389b
chore: merge pull request #2 from icetemple/task-1
feat: add item and enclosures models
2019-07-25 19:42:01 +03:00
Dmitriy Pleshevskiy b173becf70 feat: add item and enclosures models 2019-07-25 19:40:10 +03:00
Dmitriy Pleshevskiy 2fbbdcc7b8 chore: update instalation command 2019-07-25 18:33:05 +03:00
Dmitriy Pleshevskiy 447bb0bd7e chore: add bug report issue template 2019-07-25 10:29:19 +03:00
Dmitriy Pleshevskiy 2cfed6b674
fead: add code_of_conduct.md 2019-07-24 23:55:01 +03:00
Dmitriy Pleshevskiy 93ba57718b chore: add budges to doc 2019-07-24 23:36:57 +03:00
Dmitriy Pleshevskiy e78a98e85c fead: add documentation pages and readme.md 2019-07-24 23:19:31 +03:00
Dmitriy Pleshevskiy fa2d0fa957 feat: add docs 2019-07-24 17:25:56 +03:00
Dmitriy Pleshevskiy 0a1d77100f feat: add 1.0.0 version 2019-07-23 23:28:04 +03:00
Dmitriy Pleshevskiy a85b42dd58
Initial commit 2019-07-23 20:48:40 +03:00