kbandla / dpkt

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
Other
1.09k stars 270 forks source link

release 1.9.3 (#453) #471

Closed obormot closed 4 years ago

obormot commented 4 years ago

!not tested on testpypi -- do not merge yet!

this PR is drafting 1.9.3 release

@brifordwylie could you please review and push this forward when you have time? I've followed your guide for the release (the "admin" guide), however it turned out testpypi has separate accounts from the main pypi so I can't push there.

UPDATE: created a test push under a new project name https://test.pypi.org/project/dpkt-testing2/

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 89.24% when pulling a1e2ac03dbc0391313227f834666cf45881731b5 on fix-#453 into 8b15bb7551606e4143e4f19cc3a34790e54ec025 on master.

kylekeppler commented 4 years ago

Hi @obormot , does anything remain to publish this release?

obormot commented 4 years ago

Hi @obormot , does anything remain to publish this release?

TBH I've never done a PyPi release and I don't have permissions set up to push this to test PyPi that's recommended in the admin guide here. I believe I do have permissions for the prod PyPi however. Trying to summon @brifordwylie one more time but if he doesn't respond I can publish it. It works on my machine! ™️ :-)

brifordwylie commented 4 years ago

oh my gosh.... just saw this... I just made @obormot an owner on the test PyPI. I'll do a quick review now and push the PyPI release...