Lars Kiesow
8e5e8845af
Update Documentation
...
- Update Fedora installation instructions
- Use HTTPS for links
2019-08-11 22:45:27 +02:00
Lars Kiesow
9026316391
Use isort to sort import
...
…so that they all have the same structure.
2018-03-04 20:05:29 +01:00
Lars Kiesow
9ac741ac0e
Add tests to setup.py
...
Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2017-03-17 17:50:33 +01:00
Lars Kiesow
444855a248
Flake8 Compatibility
...
This patch makes the feedgen flake8 compatible, fixing some minor issues
along the way. Most noticeable, this switches from tabs to spaces.
Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2017-01-05 00:39:33 +01:00
Lars Kiesow
34b9c6f5ca
Reset description
...
Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2016-09-04 15:59:18 +02:00
Lars Kiesow
26b40e6c91
Merge branch 'master' of https://github.com/raspbeguy/python-feedgen into torrent
2016-09-04 15:53:24 +02:00
Lars Kiesow
44cd92837d
Update distribution setup
...
Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2016-08-29 00:33:10 +02:00
Nick Timkovich
542dade8fa
Build and test wheel
2016-06-01 21:33:23 -05:00
Nick Timkovich
2e2c23d9ae
Add code to make wheels
2016-06-01 21:20:28 -05:00
Nick Timkovich
867e1c26fe
Replace dateutils with python-dateutil
2016-06-01 20:50:48 -05:00
raspbeguy
94eabab02d
Fixed torrent, added test and doc
2016-05-24 23:56:32 +02:00
IGARASHI Masanao
206e72cc23
Remove six dependency
2015-04-24 21:43:29 +09:00
Vincent Driessen
626d9df6c4
Add Python 3 compatibility.
2015-01-03 22:34:33 +01:00
Lars Kiesow
d6cbfdb81c
Fix issues with python3
...
The introduced way of printing things in python3 would work for byte
arrays but not for simple strings. This patch fixes this issue.
Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2014-05-11 19:53:29 +02:00
O. Emmerson
b5d0d4ba38
Make pip install dependancies.
...
Pip was not installing the dependancies with 'requires' in setup.py.
Using 'install_requires' instead fixes this.
2014-02-11 17:03:47 +00:00
Lars Kiesow
950e2f909d
included version in docs and setup
2013-05-16 19:30:29 +02:00
Lars Kiesow
0aecfe2008
new release
2013-05-14 18:20:37 +02:00
Lars Kiesow
9a17daad30
Fixed problems with subpackage in setup.py
2013-05-05 23:00:44 +02:00
Lars Kiesow
acf49df097
Fixed version problems
2013-05-05 22:51:22 +02:00
Lars Kiesow
490c425e24
Fixed metadata
2013-05-05 22:38:43 +02:00
Lars Kiesow
840dc7e5b8
Added extension support and converted PodcastGenerator to extension
2013-05-05 18:17:44 +02:00
Lars Kiesow
66f8f3d8e9
renamed feedgenerator to feedgen
2013-05-04 22:54:43 +02:00
Lars Kiesow
40dbdf5256
Added further metadata
2013-05-04 22:39:05 +02:00
Lars Kiesow
c6c40946a8
Added setup tools
2013-05-04 22:34:41 +02:00