mirror of
https://github.com/weewx/weewx.git
synced 2026-04-29 05:42:46 -04:00
Version 4.7.0
This commit is contained in:
18
.idea/codeStyles/Project.xml
generated
18
.idea/codeStyles/Project.xml
generated
@@ -1,18 +0,0 @@
|
||||
<component name="ProjectCodeStyleConfiguration">
|
||||
<code_scheme name="Project" version="173">
|
||||
<option name="RIGHT_MARGIN" value="99" />
|
||||
<HTMLCodeStyleSettings>
|
||||
<option name="HTML_KEEP_LINE_BREAKS" value="false" />
|
||||
<option name="HTML_KEEP_LINE_BREAKS_IN_TEXT" value="false" />
|
||||
<option name="HTML_DONT_ADD_BREAKS_IF_INLINE_CONTENT" value="title,h1,h2,h3,h4,h5,h6" />
|
||||
</HTMLCodeStyleSettings>
|
||||
<codeStyleSettings language="HTML">
|
||||
<indentOptions>
|
||||
<option name="CONTINUATION_INDENT_SIZE" value="4" />
|
||||
</indentOptions>
|
||||
</codeStyleSettings>
|
||||
<codeStyleSettings language="Python">
|
||||
<option name="RIGHT_MARGIN" value="99" />
|
||||
</codeStyleSettings>
|
||||
</code_scheme>
|
||||
</component>
|
||||
5
.idea/codeStyles/codeStyleConfig.xml
generated
5
.idea/codeStyles/codeStyleConfig.xml
generated
@@ -1,5 +0,0 @@
|
||||
<component name="ProjectCodeStyleConfiguration">
|
||||
<state>
|
||||
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
|
||||
</state>
|
||||
</component>
|
||||
@@ -26,7 +26,7 @@ log_failure = True
|
||||
socket_timeout = 20
|
||||
|
||||
# Do not modify this - it is used by setup.py when installing and updating.
|
||||
version = 4.6.2
|
||||
version = 4.7.0
|
||||
|
||||
##############################################################################
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
from __future__ import absolute_import
|
||||
import time
|
||||
|
||||
__version__="4.6.2"
|
||||
__version__="4.7.0"
|
||||
|
||||
# Holds the program launch time in unix epoch seconds:
|
||||
# Useful for calculating 'uptime.'
|
||||
|
||||
@@ -1,14 +1,12 @@
|
||||
WeeWX change history
|
||||
--------------------
|
||||
|
||||
4.7.0 MM/DD/YYYY
|
||||
4.7.0 03/01/2022
|
||||
Introduced new option "generate_once". If True, templates will be generated
|
||||
only on the first run of the reporting engine. Thanks to user Rich! PR #748.
|
||||
|
||||
Added option wee_device --current for vantage.
|
||||
|
||||
|
||||
4.6.3 MM/DD/YYYY
|
||||
Fixed two typos in the Standard skin.
|
||||
|
||||
Fixed spelling mistakes in the Norwegian translations. Thanks to Aslak! PR#746
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
<div class="logoref">
|
||||
<a href='https://weewx.com'> <img src='images/logo-weewx.png' class='logo' style="float:right"
|
||||
alt="weewx logo"/> </a><br/> <span class='version'>
|
||||
Version: 4.6
|
||||
Version: 4.7
|
||||
</span>
|
||||
</div>
|
||||
<div class="title">WeeWX Customization Guide</div>
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
<div class="logoref">
|
||||
<a href='http://weewx.com'> <img src='images/logo-weewx.png' class='logo' style="float:right" alt="weewx logo"/>
|
||||
</a><br/> <span class='version'>
|
||||
Version: 4.6
|
||||
Version: 4.7
|
||||
</span>
|
||||
</div>
|
||||
<div class="title">Notes for Developers of the WeeWX Weather System</div>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
<div class="logoref">
|
||||
<a href='https://weewx.com'> <img src='images/logo-weewx.png' class='logo' style="float:right" alt="weewx logo"/>
|
||||
</a><br/> <span class='version'>
|
||||
Version: 4.6
|
||||
Version: 4.7
|
||||
</span>
|
||||
</div>
|
||||
<div class="title">WeeWX Hardware Guide</div>
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
<div class="logoref">
|
||||
<a href='https://weewx.com'> <img src='images/logo-weewx.png' class='logo' style="float:right" alt="weewx logo"/>
|
||||
</a><br/> <span class='version'>
|
||||
Version: 4.6
|
||||
Version: 4.7
|
||||
</span>
|
||||
</div>
|
||||
<div class="title">WeeWX Documentation</div>
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
<div class="logoref">
|
||||
<a href='https://weewx.com'> <img src='images/logo-weewx.png' class='logo' style="float:right"
|
||||
alt="weewx logo"/> </a><br/> <span class='version'>
|
||||
Version: 4.6
|
||||
Version: 4.7
|
||||
</span>
|
||||
</div>
|
||||
<div class="title">WeeWX Upgrade Guide</div>
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
<div class="logoref">
|
||||
<a href='https://weewx.com'> <img src='images/logo-weewx.png' class='logo' style="float:right"
|
||||
alt="weewx logo"/> </a><br/> <span class='version'>
|
||||
Version: 4.6
|
||||
Version: 4.7
|
||||
</span>
|
||||
</div>
|
||||
<div class="title">User's Guide to WeeWX</div>
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
<div class="logoref">
|
||||
<a href='https://weewx.com'> <img src='images/logo-weewx.png' class='logo' style="float:right"
|
||||
alt="weewx logo"/> </a><br/> <span class='version'>
|
||||
Version: 4.6
|
||||
Version: 4.7
|
||||
</span>
|
||||
</div>
|
||||
<div class="title">WeeWX Utilities Guide</div>
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
* Tue Mar 01 2022 Thomas Keffer (Author of weewx) <tkeffer@gmail.com> - 4.7.0-1
|
||||
- new upstream release
|
||||
* Thu Feb 10 2022 Matthew Wall (weewx) <mwall@users.sourceforge.net> - 4.6.2-1
|
||||
- new upstream release
|
||||
* Thu Feb 10 2022 Matthew Wall (weewx) <mwall@users.sourceforge.net> - 4.6.1-1
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
* Tue Mar 01 2022 Thomas Keffer (Author of weewx) <tkeffer@gmail.com> - 4.7.0-1
|
||||
- new upstream release
|
||||
* Thu Feb 10 2022 Matthew Wall (weewx) <mwall@users.sourceforge.net> - 4.6.2-1
|
||||
- new upstream release
|
||||
* Thu Feb 10 2022 Matthew Wall (weewx) <mwall@users.sourceforge.net> - 4.6.1-1
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
weewx (4.7.0-1) unstable; urgency=low
|
||||
* new upstream release
|
||||
-- Thomas Keffer (Author of weewx) <tkeffer@gmail.com> Tue, 01 Mar 2022 15:19:53 -0800
|
||||
weewx (4.6.2-1) unstable; urgency=low
|
||||
* new upstream release
|
||||
-- Matthew Wall (weewx) <mwall@users.sourceforge.net> Thu, 10 Feb 2022 22:15:26 -0500
|
||||
|
||||
2
setup.py
2
setup.py
@@ -32,7 +32,7 @@ from distutils.command.install_lib import install_lib
|
||||
from distutils.core import setup
|
||||
from distutils.debug import DEBUG
|
||||
|
||||
VERSION = "4.6.2"
|
||||
VERSION = "4.7.0"
|
||||
|
||||
if sys.version_info < (2, 7):
|
||||
log.fatal('WeeWX requires Python V2.7 or greater.')
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
###############################################################################
|
||||
|
||||
SKIN_NAME = Ftp
|
||||
SKIN_VERSION = 4.6.2
|
||||
SKIN_VERSION = 4.7.0
|
||||
|
||||
[Generators]
|
||||
generator_list = weewx.reportengine.FtpGenerator
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# configuration file for Mobile skin
|
||||
|
||||
SKIN_NAME = Mobile
|
||||
SKIN_VERSION = 4.6.2
|
||||
SKIN_VERSION = 4.7.0
|
||||
|
||||
[Extras]
|
||||
# Set this URL to display a radar image
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
###############################################################################
|
||||
|
||||
SKIN_NAME = Rsync
|
||||
SKIN_VERSION = 4.6.2
|
||||
SKIN_VERSION = 4.7.0
|
||||
|
||||
[Generators]
|
||||
generator_list = weewx.reportengine.RsyncGenerator
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
###############################################################################
|
||||
|
||||
SKIN_NAME = Seasons
|
||||
SKIN_VERSION = 4.6.2
|
||||
SKIN_VERSION = 4.7.0
|
||||
|
||||
###############################################################################
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# configuration file for Smartphone skin
|
||||
|
||||
SKIN_NAME = Smartphone
|
||||
SKIN_VERSION = 4.6.2
|
||||
SKIN_VERSION = 4.7.0
|
||||
|
||||
[Extras]
|
||||
# Set this URL to display a radar image
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
###############################################################################
|
||||
|
||||
SKIN_NAME = Standard
|
||||
SKIN_VERSION = 4.6.2
|
||||
SKIN_VERSION = 4.7.0
|
||||
|
||||
###############################################################################
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ log_failure = True
|
||||
socket_timeout = 20
|
||||
|
||||
# Do not modify this. It is used when installing and updating weewx.
|
||||
version = 4.6.2
|
||||
version = 4.7.0
|
||||
|
||||
##############################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user