009182542e
Release 0.2.16
2021-02-15 16:45:01 +01:00
8439d94742
Fix tests, prepare a new release
2021-02-11 17:49:29 +01:00
e3653934a5
Prepare a new release, closes #46
2021-02-11 11:55:09 +01:00
0b2b1ba738
Fix #45 , bump version
2021-02-08 14:19:59 +01:00
f94310b2c6
Preparing release
2020-11-26 16:29:39 +01:00
d3ec33f878
Make logging less intrusive
2020-11-19 14:26:52 +01:00
35efbb7cd9
Updating to 0.2.10, see CHANGELOG.txt
2020-10-11 13:54:32 +02:00
31b4dff3b8
Adding debug parameter + preparing release
2020-06-09 12:34:51 +02:00
8df91e4f58
Preparing release, closes #16
2020-04-17 15:57:28 +02:00
20bf35ead8
Releasing 0.2.7
2020-04-14 12:27:50 +02:00
Reinhard Müller
182f793def
Clean up initial blacklist download on install
...
Two essential changes were made to the process of initially downloading
the blacklist at install time, allowing the removal of a number of hacks
and workarounds:
1. Download the files *after* populating the build directory instead of
*before*. Thus, the files don't have to be included in MANIFEST.in, and
following from that, `setup.py sdist` needn't be tricked into not
including them in the source distribution.
2. Only import the updater module instead of the full validate_email
package, so `setup.py install` and friends don't depend on all the
requirements of the library.
2020-04-14 12:16:36 +02:00
f47ca3be93
Adding release
2020-04-13 10:58:38 +02:00
e2f523d2b7
Read requirements either from package info or from requirements.txt
2020-04-12 19:29:11 +02:00
b3f0088e64
Fix datadir creation for good
2020-04-12 16:40:04 +02:00
c91830d860
Release 0.2.4
2020-04-12 14:42:20 +02:00
9cdbf709a5
Bumping version, fixing auto blacklist downloading on wheel creation
2020-04-12 13:57:10 +02:00
eee41207b1
Add info
2020-04-12 09:26:13 +02:00
e1bcdb92e7
Fix installation + travis
2020-04-11 23:32:02 +02:00
d57021e492
Fix README.rst
...
Bumping version
Updater: Reraise on any other HTTPError than 304
Adjust travis config
Adjust requirements.txt
2020-04-11 14:55:52 +02:00
a17fd45826
Level-up autoupdater, closes #7 and closes #6
2020-04-11 14:24:19 +02:00
7e8b04275d
Intermediate commit, CI will fail
2020-04-10 17:36:05 +02:00
6ace8d8b91
Bump version number
2019-11-24 18:15:23 +01:00
4d2f711c9a
Add auto-updater
2019-11-24 18:13:02 +01:00
746cf3918f
Remove unused imports
2019-11-24 14:19:15 +01:00
850230f43c
Add auto-updater
2019-11-24 14:18:07 +01:00
42dd94ee18
Separate blacklist check
2019-11-21 15:41:05 +01:00
0b0e77d662
Adding IDNA failure handling
2019-06-26 14:31:52 +02:00
12e539a038
Adding NoNameservers exception handling
2019-05-25 14:30:55 +02:00
b528f25261
Bumping version + adding to changelog
2019-05-25 13:54:20 +02:00
39c8c27aa6
Bumping version, unpinning requirements
2019-05-03 18:52:35 +02:00
0b6117a03b
Adding IDNA domains handling
2019-05-03 18:44:44 +02:00
30767e2b07
Contact all MXes, handle SMTPServerDisconnected, bump version
2019-04-06 18:29:16 +02:00
e6c31bd499
Bumping version
2019-04-03 21:51:47 +02:00
0334b368b1
Handle socket errors
2019-03-25 11:13:56 +01:00
f457620ea4
Handle 'No MX record' exception
2019-03-03 22:49:39 +01:00
2c832c42f7
0.1.3
2019-03-03 15:36:03 +01:00
150a62732f
Add helo_host support
2019-03-02 04:00:12 +01:00
452434a81a
Fix documentation
2019-03-02 03:26:58 +01:00
9a8da38b47
Use Semver
2019-03-02 03:13:51 +01:00
443f264fd7
Downloading blacklist.txt on install
2019-03-02 02:17:12 +01:00
ce2fa590fd
Fix import
2019-03-02 01:02:37 +01:00
7cb867125f
Testing
2019-03-02 00:59:23 +01:00
ddb08d55fd
Renaming package, adding isort
2019-03-01 23:29:01 +01:00
82a9aadbad
Using unittests, replacing regex checker
2019-03-01 23:01:21 +01:00
db8a24b5d4
Refactorings
2019-03-01 20:37:52 +01:00
roushikk
ad3630b7ab
Added requirements in setup.py
...
Automatically installs requirements during installation
2018-12-04 10:52:58 +05:30
Ben Baert
5ddfa5cd18
Bad version number
2018-06-01 15:49:24 +02:00
Ben Baert
cf116d59ce
Removed import bugs and function overwrites
2018-06-01 15:11:43 +02:00
Ben Baert
a5ad4cc520
Restructured
2018-06-01 14:57:20 +02:00
Ben Baert
db488db32d
Reorganised code
2018-06-01 14:29:44 +02:00