Jason R. Coombs
|
830add7334
|
Fixed rendering of docs
|
14 years ago |
Jason R. Coombs
|
79ff938a14
|
Using hgtools to generate version number
|
14 years ago |
Jason R. Coombs
|
1187f6e14b
|
Converting to use 'use_2to3' parameter for building on Python 3, as this apparently would also support the include_package_data parameter
|
14 years ago |
Jason R. Coombs
|
6fcd755ce8
|
Added hgtools to requirements so package data is included when built from the new mercurial repo
|
14 years ago |
Jason R. Coombs
|
0cc9d106d0
|
A couple of fixes toward Python 3 compatibility
|
14 years ago |
Jason R. Coombs
|
92313c9931
|
Bumped revision
|
14 years ago |
Jason R. Coombs
|
6b92bc7fd4
|
Fix for incorrect dateutil version under python 2
|
14 years ago |
Jason R. Coombs
|
1201bd3a43
|
Removed nose setup requirement
|
14 years ago |
jaraco
|
e771e47639
|
Bumped version following release of 2.0.5
|
14 years ago |
jaraco
|
29019e6c32
|
Fixed error when setup.py is exec'd from another file
|
14 years ago |
jaraco
|
8fec29be0b
|
Updated setup script to disallow the use of setup.py test in favor of the recommended setup.py nosetests
|
14 years ago |
jaraco
|
9ff4e77ab4
|
Fixed issue where setup.py wasn't working when not run from the current directory
|
15 years ago |
jaraco
|
da0b7c3275
|
Refactored so setup.py can be imported for the configuration information
|
15 years ago |
jaraco
|
1eee3737db
|
Bumped to 2.0.5
|
15 years ago |
jaraco
|
c7e6803cc8
|
Updated trove classifiers again to be accepted by cheese shop
|
15 years ago |
jaraco
|
3e2289f1f3
|
Updated Trove classifiers to match sourceforge
|
15 years ago |
jaraco
|
6f87a54be0
|
Bumped to 2.0.4
|
15 years ago |
jaraco
|
fffa9c6a4e
|
Applying patch from Luke Miller - fixes problem in setup under Unix
|
15 years ago |
jaraco
|
f8195bae14
|
Bumped to 2.0.3 for ongoing development
|
15 years ago |
jaraco
|
9b3b3f1992
|
Updated to correct dependency on cssutils (for CSS profiles)
|
15 years ago |
jaraco
|
899b72476f
|
Released 2.0.1 to include package data
|
15 years ago |
jaraco
|
3bacaf0dde
|
Added 'package data' to the package
|
15 years ago |
jaraco
|
dfd5201cfa
|
Bumped to 2.0.1 after release of 2.0
Removed src directory
|
15 years ago |
jaraco
|
4d989d9460
|
Working toward a 2.0 release
|
15 years ago |
jaraco
|
e95aead46c
|
Library now uses lxml for XML processing. This technique has a much cleaner and robust implementation. I tried using the Python 2.5 element tree, but it doesn't support processing instructions (as far as I can tell).
|
16 years ago |
jaraco
|
6aa9a44ea9
|
Renamed lib to src
|
16 years ago |
jaraco
|
042af6d09c
|
Changed TimeSeries test to match that of the ruby test.
Moved base Graph css into a separate file.
Incorporated cssutils for actual CSS parsing (many warnings and errors occur).
Updated dependencies.
|
16 years ago |
jaraco
|
d95e97995f
|
updated dependency on cssutils to 0.9.5 final
|
16 years ago |
jaraco
|
05f8561ad7
|
Updated setup file again
|
17 years ago |
jaraco
|
5d11497958
|
Updated setup file
|
17 years ago |
jaraco
|
ac0fc574bf
|
Refactored the project into a namespace package: svg.charts
|
17 years ago |
jaraco
|
6916b59d03
|
Added release.howto
Bumped to version 2.0 (with the intent to restructure the library into namespace packages
|
17 years ago |
jaraco
|
75a07dd565
|
Began work on fine-grained CSS support.
|
17 years ago |
jaraco
|
86bb5266f6
|
bumped to version 1.2
|
17 years ago |
jaraco
|
1b21339d05
|
Updated dependency on python-dateutil
|
17 years ago |
jaraco
|
27d46b3532
|
Finished the first functional implementation of the Schedule.
Improved unit tests, including doctests.
Added several methods to util to assist with date processing.
|
17 years ago |
jaraco
|
eb963cda81
|
Completed first syntax-error free Pie.py
Bumped to 1.1
Added setup.cfg
|
17 years ago |
jaraco
|
891a82aa0c
|
bumped to 1.0.2 for new fixes
|
17 years ago |
jaraco
|
86d6740360
|
Some minor fixes
|
17 years ago |
jaraco
|
02a41f9561
|
Made dateutil a runtime dependency (even though setup still requires it).
|
17 years ago |
jaraco
|
f5a5820651
|
Added a license file.
Removed extraneous info from setup.
Added egg-info to ignore list.
|
17 years ago |
jaraco
|
f7faed5139
|
added new setup files
|
17 years ago |