Commit Graph

35 Commits (master)

Author SHA1 Message Date
Ilya Etingof 59281af344 Rename LICENSE.txt -> LICENSE.rst 2018-08-05 21:29:10 +02:00
Eric Brown f14b61a7da Add Python 3.7 support (#162)
Python 3.7 was just released [1]. This is a small change to
enable support in pysnmp.

[1] https://docs.python.org/3.7/whatsnew/3.7.html

Signed-off-by: Eric Brown <browne@vmware.com>
2018-06-28 08:49:59 +02:00
Eric Brown 961dacb689 Migrate to new PyPI website
According to [1], the PyPI website of pypi.python.org has changed
to https://pypi.org. This patch updates all references to the
legacy site.

[1] https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html

Signed-off-by: Eric Brown <browne@vmware.com>
2018-04-18 21:49:51 -07:00
Ilya Etingof 24a7988766 strong crypto moved to pysnmpcrypto 2018-02-19 00:41:28 +01:00
Ilya Etingof bc2654205b pysnmp-apps renamed into snmpclitools 2018-02-16 13:40:46 +01:00
mattsb42-aws f31ff816e7 readme and changes updated to reflect crypto abstraction layer 2018-02-09 11:12:29 -08:00
Ilya Etingof 0ab27d2c38 copyright notice extended 2018-01-03 13:33:05 +01:00
Ilya Etingof 5f7e552690
migrated references from SourceForge (#110) 2017-11-17 11:01:14 +01:00
Ilya Etingof 82e5946101 pycryptodome replaced with pycryptodomex 2017-10-05 15:51:39 +02:00
verrio 130bdaa6e2 add support for USM SHA-2 algorithms (RFC 7860) (#71) 2017-08-03 01:38:14 +02:00
Ilya Etingof 57c3e82b8f minor docs improvements 2017-05-27 09:08:39 +02:00
Ilya Etingof 1066589970 typo 2017-03-23 21:24:17 +01:00
Ilya Etingof 97d0f74433 add PyPI version badge 2017-02-04 20:29:05 +01:00
Ilya Etingof ea93715389 more updates to README 2017-02-04 19:59:02 +01:00
Ilya Etingof 0e71138af0 updates to README 2017-02-04 19:39:59 +01:00
Ilya Etingof d5b3c90d29 email changed, copyright extended to the year 2017 2017-01-12 01:05:56 +01:00
Ilya Etingof c88ef9dc65 Python 3.6 is out 2016-12-23 21:08:25 +01:00
Ilya Etingof c6d54ee5d0 gitignore updated, missed doc file added 2016-11-29 23:20:53 +01:00
Ilya Etingof 9708c372a9 ditch pypi downloads label 2016-11-27 21:47:40 +01:00
Ilya Etingof bd01807038 switched from PyCrypto to PyCryptodome 2016-11-05 22:34:30 +01:00
johnthagen 59b117bcdd Fix badge links. 2016-10-28 19:02:39 -04:00
johnthagen 259095f5d7 Add badge to show Python verion support. 2016-10-27 17:33:57 -04:00
Ilya Etingof 912517cb2d pypi download badge added 2016-06-12 10:49:22 +02:00
Ilya Etingof 1341c91ccc TRAP example added 2016-04-12 08:30:52 +02:00
Ilya Etingof 5581816b42 missing comma fix 2016-04-12 08:29:22 +02:00
Ilya Etingof ca2666dc1b pip -r requirements.txt 2016-03-12 12:50:30 +01:00
Ilya Etingof c45f60f049 pypy does not work yet 2016-03-12 10:56:45 +01:00
Ilya Etingof d524518183 highlighing fixes 2016-03-12 10:47:48 +01:00
Ilya Etingof 6f0ba0a5fc more fixes to test scripts 2016-03-12 10:42:48 +01:00
Ilya Etingof 98b42276e0 travis added 2016-03-12 10:08:18 +01:00
Ilya Etingof 2b85c6b152 mention license 2016-03-07 23:20:34 +01:00
Ilya Etingof e5ed7d3176 mention public on-line services 2016-03-07 22:58:08 +01:00
Ilya Etingof ccb5286292 some more touches 2016-03-07 22:48:27 +01:00
Ilya Etingof a55ed52d7c minor fix ups related to markdown 2016-03-07 22:40:40 +01:00
Ilya Etingof ea5822e451 updated and converted to markdown 2016-03-07 22:28:06 +01:00