[Deluge] #3254: Migrate Windows version stamping

4 views
Skip to first unread message

Deluge

unread,
May 23, 2019, 9:50:21 AM5/23/19
to delug...@googlegroups.com
#3254: Migrate Windows version stamping
-----------------------------+---------------------------
Reporter: Cas | Owner:
Type: feature-request | Status: new
Priority: minor | Milestone: 2.x
Component: Packaging | Version: develop (git)
Keywords: |
-----------------------------+---------------------------
Need to move from using pywin32 to alternative method if using mingw for
packaging.

## Original from pywin32:

https://github.com/mhammond/pywin32/blob/master/win32/Lib/win32verstamp.py

## My attempt at porting to ctypes

https://gist.github.com/cas--/5168013c49a87ce848086a1b0d3c770e

## Pyinstaller

useful information but does not install on mingw.

https://pythonhosted.org/PyInstaller/usage.html#capturing-windows-version-
data

## Pefile

Might be usable but vague documentation

https://github.com/erocarrera/pefile

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3254>
Deluge <http://deluge-torrent.org/>
Deluge Project

Deluge

unread,
May 23, 2019, 9:51:29 AM5/23/19
to delug...@googlegroups.com
#3254: Migrate Windows version stamping
------------------------------+---------------------------

Reporter: Cas | Owner:
Type: feature-request | Status: new
Priority: minor | Milestone: 2.x
Component: Packaging | Version: develop (git)
Resolution: | Keywords:
------------------------------+---------------------------
Description changed by Cas:

Old description:

> Need to move from using pywin32 to alternative method if using mingw for
> packaging.
>
> ## Original from pywin32:
>
> https://github.com/mhammond/pywin32/blob/master/win32/Lib/win32verstamp.py
>
> ## My attempt at porting to ctypes
>
> https://gist.github.com/cas--/5168013c49a87ce848086a1b0d3c770e
>
> ## Pyinstaller
>
> useful information but does not install on mingw.
>
> https://pythonhosted.org/PyInstaller/usage.html#capturing-windows-
> version-data
>
> ## Pefile
>
> Might be usable but vague documentation
>
> https://github.com/erocarrera/pefile

New description:

Need to move from using pywin32 to alternative method if using mingw for
packaging.

== Original from pywin32 ==

https://github.com/mhammond/pywin32/blob/master/win32/Lib/win32verstamp.py

== My attempt at porting to ctypes ==

https://gist.github.com/cas--/5168013c49a87ce848086a1b0d3c770e

== Pyinstaller ==

useful information but does not install on mingw.

https://pythonhosted.org/PyInstaller/usage.html#capturing-windows-version-
data

== Pefile ==

Might be usable but vague documentation

https://github.com/erocarrera/pefile

--

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3254#comment:1>

Reply all
Reply to author
Forward
0 new messages