vladdd
9249f8639b
Address issues #175 and #176 . Update installation modules.
...
Add setuptools' find_packages() to avoid repeated updates to the list of packages.
Add setup() arguments, such as classifiers (Trove classifiers used for project classification and searching), keywords, and extra requirements.
Add pip requirements installation file.
Update supported tuf installation options:
Installing from pip and installing an extras requirement (pip install tuf[fast_ed25519]).
2014-03-07 23:36:32 -05:00
Vladimir Diaz
973d3a23a3
Address Issue #137 and update repository_tool.py.
...
Add the add_restricted_paths() method.
Rename libtuf.py
Update README.
Update delegate_hashed_bins() docstring.
More testing of hashed bins and consistent snapshots.
Remove old scripts from setup.py.
2014-01-23 12:03:31 -05:00
vladdd
691081cb26
Merge branch 'repository-tools' of https://github.com/theupdateframework/tuf into repository-tools
2013-11-13 11:52:41 -05:00
vladdd
c860d27787
Add 'tuf/client/basic_client.py' to setup.py
2013-11-13 11:52:15 -05:00
dachshund
b2e9fca142
Remove evpy.
2013-11-13 11:48:22 -05:00
dachshund
f490e68fa2
Add the bundled cryptographic library bindings.
2013-11-13 00:56:19 -05:00
dachshund
78344636de
Even better organization of tests; remove evpy.
...
Require higher versions of PyCrypto.
2013-09-10 00:24:34 -04:00
dachshund
0fd533a9b4
Much better organization of tests.
2013-09-09 22:14:01 -04:00
vladdd
c12cb52aa3
Add pycrypto requirement to setup.py
2013-09-09 14:40:08 -04:00
vladdd
5d78f26907
Remove unit and system tests from setup.py
2013-09-09 14:16:27 -04:00
dachshund
a1ff2b197d
Upgrade TUF version number to reflect current status.
2013-09-08 17:49:07 -04:00
vladdd
3537917015
Update the unit tests affected by the design change to log.py
2013-08-15 14:33:35 -04:00
zanefisher
04d96e62f1
Fixed various tests.
2013-07-30 14:41:27 -04:00
dachshund
a8380e4768
Export tuf.tests; mock recursive walk in signercli.py.
2013-06-20 21:32:49 +08:00
dachshund
eefc1ecf14
Fix #54 .
2013-04-08 23:43:05 -04:00
dachshund
16023f07b4
Merge branch 'master' into interposition
2013-03-12 23:44:27 -04:00
vladdd
112889787a
Add header block to setup.py.
2013-03-11 22:34:50 -04:00
dachshund
ed8f655444
Shebang for Python scripts.
2013-03-11 16:34:22 -04:00
dachshund
d03dd0f2ec
Copy SSL certificate verification from pip.
2013-03-04 18:01:15 -05:00
dachshund
b1cf9538ec
Better modules for interposition.
2013-03-04 00:43:02 -05:00
dachshund
f7d9c63cb8
Remove extinct script from setup.py.
2013-03-01 11:44:20 -05:00
dachshund
d84e68d655
Use file copy instead of a git submodule.
2013-02-22 18:11:36 -05:00
dachshund
1685c7fa6d
We now *should* verify SSL connections given certificate authorities.
2013-02-22 17:45:44 -05:00
vladdd
abf0349b05
Move all files up one directory from 'src/'.
2013-02-10 21:38:06 -05:00