Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
sfneal committed Aug 16, 2018
2 parents ac8820a + 4a0f308 commit e4ad9d1
Show file tree
Hide file tree
Showing 10 changed files with 5,230 additions and 5,230 deletions.
Binary file modified build/watermarker/base_library.zip
Binary file not shown.
3,564 changes: 1,782 additions & 1,782 deletions build/watermarker/out00-Analysis.toc

Large diffs are not rendered by default.

3,328 changes: 1,664 additions & 1,664 deletions build/watermarker/out00-EXE.toc

Large diffs are not rendered by default.

Binary file modified build/watermarker/out00-PKG.pkg
Binary file not shown.
3,326 changes: 1,663 additions & 1,663 deletions build/watermarker/out00-PKG.toc

Large diffs are not rendered by default.

Binary file modified build/watermarker/out00-PYZ.pyz
Binary file not shown.
234 changes: 117 additions & 117 deletions build/watermarker/out00-PYZ.toc

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions build/watermarker/warnwatermarker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ missing module named multiprocessing.get_start_method - imported by multiprocess
missing module named resource - imported by posix, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named posix - imported by os, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named _posixsubprocess - imported by subprocess, multiprocessing.util, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named org - imported by pickle, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named readline - imported by cmd, code, pdb, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
excluded module named _frozen_importlib - imported by importlib, importlib.abc, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named _frozen_importlib_external - imported by importlib._bootstrap, importlib, importlib.abc, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
Expand All @@ -19,9 +18,10 @@ missing module named 'java.lang' - imported by platform, xml.sax._exceptions, C:
missing module named vms_lib - imported by platform, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named termios - imported by tty, getpass, tqdm._utils, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named grp - imported by shutil, tarfile, pathlib, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named pwd - imported by posixpath, shutil, tarfile, http.server, webbrowser, netrc, getpass, pathlib, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named _dummy_threading - imported by dummy_threading, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named 'org.python' - imported by copy, xml.sax, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named pwd - imported by posixpath, shutil, tarfile, http.server, webbrowser, netrc, getpass, pathlib, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named org - imported by pickle, C:\Users\Stephen\Scripts\pdfconduit\watermarker.py
missing module named rlextra - imported by reportlab.lib.pdfencrypt
missing module named pyphen - imported by reportlab.platypus.paragraph
missing module named htmlentitydefs - imported by reportlab.platypus.paraparser
Expand All @@ -36,8 +36,8 @@ missing module named urllib2 - imported by reportlab.lib.utils
missing module named 'reportlab.lib.pyHnj' - imported by reportlab.lib.utils
missing module named Image - imported by reportlab.lib.utils
missing module named olefile - imported by PIL.MicImagePlugin, PIL.FpxImagePlugin
missing module named UserDict - imported by PIL.PdfParser
missing module named Tkinter - imported by PIL.ImageTk
missing module named UserDict - imported by PIL.PdfParser
missing module named 'PySide.QtCore' - imported by PIL.ImageQt
missing module named 'PyQt4.QtCore' - imported by PIL.ImageQt
missing module named 'PyQt5.QtCore' - imported by PIL.ImageQt
Expand Down
Binary file modified dist/watermarker.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion pdfconduit/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__all__ = ["upscale", "rotate", "Encrypt", "Merge", "Watermark", "Label", "WatermarkAdd", "slicer",
"GUI"]
__version__ = '1.1.1'
__version__ = '1.1.2'
__author__ = 'Stephen Neal'


Expand Down

0 comments on commit e4ad9d1

Please sign in to comment.