hadiasghari / pyasn

Python IP address to Autonomous System Number lookup module. (Supports fast local lookups, and historical lookups using archived BGP dumps.)
Other
294 stars 72 forks source link

Request for New PyPi Release? #63

Closed jasonma97 closed 4 years ago

jasonma97 commented 4 years ago

Hi, I was wondering if it would be possible for you to make a new pypi release with the changes you've made to the master branch.

My code is currently breaking when using the current pypi release of pyasn, and it seems that the changes you've made (namely the asn ranges in asn_is_bogus) resolve the issues.

hadiasghari commented 4 years ago

Hi @jasonma97, this is a good idea, I'll look into doing a new release in the coming weeks.

jasonma97 commented 4 years ago

Hi @hadiasghari, just wanted check to see if there are any updates to this?

hadiasghari commented 4 years ago

I was hoping to get a new project maintainer on board but I haven't succeeded yet. :) I'll have a look at releasing a new version later this week.

hadiasghari commented 4 years ago

Dear @jasonma97 I have released a new version, could you check and tell me if it works as expected? Thanks.

hadiasghari commented 4 years ago

This should be working similar to #62, which was recently closed. If still an issue please reopen.